[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: graphtype.pp line 103
type TRawImageQueryFlags = set of ( |
riqfMono, |
riqfGrey, |
riqfRGB, |
riqfAlpha, |
riqfMask, |
riqfPalette, |
riqfUpdate |
); |