FMX.Graphics.TBitmap Properties
InheritedProtected
| BitmapScale | public | |
| BytesPerLine | public | |
| BytesPerPixel | public | |
| Canvas | public | Provides access to a drawing surface that represents the current TBitmap. |
| CanvasClass | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Handle | public | Gets the handle of the current bitmap. |
| Height | public | Specifies the height of the TBitmap image, in pixels. |
| Image | public | |
| PixelFormat | public | Gets the internal pixel format of the current bitmap pixels. |
| Width | public | Specifies the width of the TBitmap image, in pixels. |