TFastARGB32Canvas.UpdateCanvasState Method
TFastARGB32Canvas Class

Call this method when you change size or format of image this canvas operates on (like calling ResizeImage, ConvertImage, or changing Format property of TBaseImage descendants).

Class
Pascal
public procedure UpdateCanvasState; override;
Related Information
You are here: Symbol Reference > Classes > TFastARGB32Canvas Class > Methods > UpdateCanvasState Method