Using TImage32
About the documentation
Appearance
Frees and releases the internal VCL/LCL TCanvas instance allocated for this bitmap.
procedure DeleteCanvas;
DeleteCanvas releases the internal TCanvas instance associated with this bitmap if ICanvasSupport is implemented by the backend. Subsequent calls to Canvas will re-create a canvas instance if needed.
DeleteCanvas
TCanvas
ICanvasSupport
Canvas
CanvasAllocated