[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msegraphicsmagick.pas line 141
type ImageType = ( |
UndefinedType, |
BilevelType, |
GrayscaleType, |
GrayscaleMatteType, |
PaletteType, |
PaletteMatteType, |
TrueColorType, |
TrueColorMatteType, |
ColorSeparationType, |
ColorSeparationMatteType, |
OptimizeType |
); |