Vcl.Imaging.GIFImg.TGIFImage Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AnimatepublicSpecifies whether the GIF should be animated.
AnimateLooppublicSpecifies whether the GIF animation should loop.
AnimationSpeedpublicSpecifies the GIF animation speed.
AspectRatiopublicSpecifies the aspect ratio to use when displaying the GIF images.
BackgroundColorpublicSpecifies the background color to use when displaying the GIF images.
BackgroundColorIndexpublicSpecifies the index of the background color to use when displaying the GIF images.
BitmappublicRepresents the bitmap associated with the first GIF image.
BitsPerPixelpublicSpecifies the number of bits per pixel of the GIF images.
ColorReductionpublicSpecifies the color reduction method to use when importing bitmaps.
ColorResolutionpublicSpecifies the color resolution of the GIF images.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DitheringpublicSpecifies the dithering behavior when displaying the GIF images.
DitherModepublicSpecifies the dithering algorithm to use when displaying the GIF images.
DrawBackgroundColorpublicSpecifies the Windows background color to use when displaying the GIF images.
EmptypublicIndicates whether the graphics object contains a graphic.
GlobalColorMappublicSpecifies the global color map of the GIF images.
HeightpublicSpecifies the vertical size of the graphic in pixels.
ImagespublicSpecifies the list of GIF images stored in the TGIFImage instance.
IsTransparentpublicSpecifies whether at least one of the GIF images is transparent.
ModifiedpublicIndicates whether the graphics object has been changed or edited.
PalettepublicIndicates the color palette of the graphical image.
PaletteModifiedpublicIndicates whether the palette has changed.
ReductionBitspublicSpecifies the number of bits per pixel to use when the reduction method is rmQuantize.
ScaledDrawerpublic
ShouldDitherpublicSpecifies whether dithering is enabled when displaying the GIF images.
SupportsPartialTransparencypublicIndicate whether graphic supports partial transparency or an alpha channel.
TransparentpublicIndicates whether the image covers its rectangular area.
VersionpublicSpecifies the version of the GIF images.
WidthpublicDetermines the maximum width of the graphics object in pixels.