[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Image formats supported by a device, or present in image data[?]
Source position: graphtype.pp line 100
type TRawImageQueryFlag = ( |
riqfMono, |
riqfGrey, |
riqfRGB, |
riqfAlpha, |
riqfMask, |
riqfPalette, |
riqfUpdate |
); |
lazarus-ccr.sourceforge.net |