Unit 'ImageMagick' Package
[Overview][Constants][Types][Procedures and functions][Index] [#imagemagick]

TypeInfo

Declaration

Source position: type.inc line 44

type TypeInfo = record

  face: culong;

  path: PChar;

  name: PChar;

  description: PChar;

  family: PChar;

  style: StyleType;

  stretch: StretchType;

  weight: culong;

  encoding: PChar;

  foundry: PChar;

  format: PChar;

  metrics: PChar;

  glyphs: PChar;

  stealth: MagickBooleanType;

  previous: Pointer;

  next: Pointer;

  signature: culong;

end;


Documentation generated on: 2023-03-18