Gets a pointer to the image descriptor for the shared Bitmap image.
Source position: graphics.pp line 1377
protected function TCustomBitmap.GetRawImageDescriptionPtr: PRawImageDescription; override; |
Pointer to the TRawImageDescription instance for the shared bitmap image.
Calls RawimageNeeded to ensure that the image desriptor is valid.
|
Gets a pointer to the metadata for the raw image data. |