FMX.Import.TGEBitmap Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BitmapScalepublicReturns the dimensions of a bitmap as TSize.
BoundspublicBounds of the bitmap, (0, 0, Width, Height), as an instance of TRect.
BoundsFpublicBounds of the bitmap, (0, 0, Width, Height), as an instance of TRectF.
BytesPerLinepublic
BytesPerPixelpublic
CanvaspublicProvides access to a drawing surface that represents the current TBitmap.
CanvasClasspublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FileNamepublicThe name of a file that represents the encapsulation of a bitmap.
HandlepublicGets the handle of the current bitmap.
HeightpublicSpecifies the height of the TBitmap image, in pixels.
Imagepublic
PixelFormatpublicGets the internal pixel format of the current bitmap pixels.
SizepublicSize (height and width) of the bitmap.
WidthpublicSpecifies the width of the TBitmap image, in pixels.