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

DrawInfo

Declaration

Source position: draw.inc line 160

type DrawInfo = record

  primitive: PChar;

  geometry: PChar;

  viewbox: RectangleInfo;

  affine: AffineMatrix;

  gravity: GravityType;

  fill: PixelPacket;

  stroke: PixelPacket;

  stroke_width: Double;

  gradient: GradientInfo;

  fill_pattern: PImage;

  tile: PImage;

  stroke_pattern: PImage;

  stroke_antialias: MagickBooleanType;

  text_antialias: MagickBooleanType;

  fill_rule: FillRule;

  linecap_: LineCap;

  linejoin_: LineJoin;

  miterlimit: culong;

  dash_offset: Double;

  decorate: DecorationType;

  compose: CompositeOperator;

  text: PChar;

  face: culong;

  font: PChar;

  metrics: PChar;

  family: PChar;

  style: StyleType;

  stretch: StretchType;

  weight: culong;

  encoding: PChar;

  pointsize: Double;

  density: PChar;

  align: AlignType;

  undercolor: PixelPacket;

  border_color: PixelPacket;

  server_name: PChar;

  dash_pattern: Pdouble;

  clip_path: PChar;

  bounds: SegmentInfo;

  clip_units: ClipPathUnits;

  opacity: Quantum;

  render: MagickBooleanType;

  element_reference: ElementReference;

  debug: MagickBooleanType;

  signature: culong;

end;


Documentation generated on: 2023-03-18