Source position: msegraphicsmagick.pas line 49
type StorageType = (
CharPixel,
ShortPixel,
IntegerPixel,
LongPixel,
FloatPixel,
DoublePixel
);