Vcl.Imaging.GIFImg.TGIFFrame Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActiveColorMappublicSpecifies the current color map.
BitmappublicSpecifies the bitmap image contained by the GIF frame.
BitsPerPixelpublicSpecifies the number of bits per pixel of the image's color map.
BoundsRectpublicSpecifies the coordinates of the GIF frame.
ClientRectpublicSpecifies the width and height of the rectangle containing the GIF frame.
ColorMappublicSpecifies the image's color map.
ColorResolutionpublicSpecifies the size of the color palette.
DatapublicPoints to the block of GIF image data stored in the TGIFFrame object.
DataSizepublicSpecifies the size of the GIF image data pointed to by the Data property.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EmptypublicSpecifies whether the GIF frame contains an image.
ExtensionspublicSpecifies the extensions associated with a GIF frame.
GCEprotectedSpecifies the parameters used when processing a rendering block.
GraphicControlExtensionpublicSpecifies the parameters used when processing a rendering block.
HasBitmappublicSpecifies whether the frame contains a bitmap image.
HeightpublicSpecifies the height of the GIF frame.
ImagepublicSpecifies the GIF image stored in the TGIFItem object.
InterlacedpublicSpecifies whether the frame contains an interlaced image.
LeftpublicSpecifies the left coordinate of the GIF frame.
MaskpublicProvides a mask object for the image contained by the GIF frame.
PalettepublicIndicates the color palette of an image.
PixelspublicSpecifies the color found at the given coordinates.
ScanlinepublicPoints at the beginning of a line in the GIF frame.
ToppublicSpecifies the top coordinate of the GIF frame.
TransparentpublicSpecifies whether the image is drawn transparently.
VersionpublicGives version information about the GIF library.
WidthpublicSpecifies the width of the GIF frame.