Vcl.Imaging.GIFImg.TCustomGIFRenderer Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AnimatepublicSpecifies whether to animate the rendered GIF.
AnimatingpublicSpecifies whether a GIF animation is currently rendered.
BackgroundColorpublicSpecifies the background color to use when rendering GIF images or animations.
BitmappublicSpecifies the bitmap corresponding to the currently rendered GIF frame.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FramepublicSpecifies the currently rendered frame, when rendering an animated GIF.
FrameIndexpublicSpecifies the index of the currently rendered frame, when rendering an animated GIF.
HasChangedclass protectedSpecifies whether a change occured in the properties of the TCustomGIFRenderer instance.
ImagepublicSpecifies the currently rendered GIF image.
LoopCountpublicSpecifies the index of the currently rendered loop, when rendering an animated GIF.
LoopMaxpublicSpecifies the maximum number of loops when rendering an animated GIF.
SpeedpublicSpecifies the speed to use when rendering an animated GIF.
TargetCanvaspublicSpecifies the canvas to use when rendering GIF images or animations.
TargetRectpublicSpecifies the bounding rectangle to use when rendering GIF images or animations.
TransparentpublicSpecifies whether to use transparency when rendering GIF images or animations.