Eigenschaften von FMX.Graphics.TBitmap
GeerbteProtected
| BitmapScale | public | |
| BytesPerLine | public | |
| BytesPerPixel | public | |
| Canvas | public | Ermöglicht den Zugriff auf die Zeichenoberfläche, die das aktuelle TBitmap repräsentiert. |
| CanvasClass | public | |
| Disposed | protected | Disposed ist eine schreibgeschützte Eigenschaft, die den aktuellen Status des Objekts angibt. |
| Handle | public | Ruft das Handle des aktuellen Bitmaps ab. |
| Height | public | Gibt die Höhe des TBitmap-Bildes in Pixel an. |
| Image | public | |
| PixelFormat | public | Ruft das interne Pixelformat der aktuellen Bitmap-Pixel ab. |
| Width | public | Gibt die Breite des TBitmap-Bildes in Pixel an. |