[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msegraphicsmagick' (#msegui)

Imagea

Declaration

Source position: msegraphicsmagick.pas line 584

type Imagea = record

  storage_class: ClassType;

  colorspace: ColorspaceType;

  compression: CompressionType;

  dither: MagickBool;

  matte: MagickBool;

  columns: culong;

  rows: culong;

  colors: cuint;

  depth: cuint;

end;


Documentation generated on: 2021-05-13