TPixelFormat Enumeration
Represents type TPixelFormat
.
type TPixelFormat = (pfDevice, pf1bit, pf4bit, pf8bit, pf15bit, pf16bit, pf24bit, pf32bit, pfCustom);
The TPixelFormat type exposes the following members.
Show:
Name | Description | |
---|---|---|
pf15bit | Represents constant | |
pf16bit | Represents constant | |
pf1bit | Represents constant | |
pf24bit | Represents constant | |
pf32bit | Represents constant | |
pf4bit | Represents constant | |
pf8bit | Represents constant | |
pfCustom | Represents constant | |
pfDevice | Represents constant |