[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets a pointer to the image descriptor for the shared Bitmap image.
Source position: graphics.pp line 1395
protected function TCustomBitmap.GetRawImageDescriptionPtr: PRawImageDescription; override; |
Pointer to the TRawImageDescription instance for the shared bitmap image.
Calls RawimageNeeded to ensure that the image descriptor is valid.
|
Gets a pointer to the metadata for the raw image data. |
Version 4.0 | Generated 2025-05-03 | Home |