[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Storage format for pixels in the raw image data.
Source position: graphics.pp line 1358
public property TSharedCustomBitmap.PixelFormat : TPixelFormat |
PixelFormat is a read-only TPixelFormat property with the storage format used for pixel data in the raw image. It also determines the number of colors (or color depth) allowed in the raw image data.
See TPixelFormat for more information about the values and meanings in the enumeration.
|
Represents storage formats for pixels in image data. |
|
Version 4.0 | Generated 2025-05-03 | Home |