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

ImageInfoa

Declaration

Source position: msegraphicsmagick.pas line 712

type ImageInfoa = record

  compression: CompressionType;

  temporary: MagickBool;

  adjoin: MagickBool;

  antialias: MagickBool;

  subimage: culong;

  subrange: culong;

  depth: culong;

  size: pchar;

  tile: pchar;

  page: pchar;

  interlace: InterlaceType;

  endian: EndianType;

  units: ResolutionType;

  quality: culong;

  sampling_factor: pchar;

  server_name: pchar;

  font: pchar;

  texture: pchar;

  density: pchar;

  pointsize: cdouble;

  fuzz: cdouble;

end;


Documentation generated on: 2021-05-13