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

GradientInfo

Declaration

Source position: draw.inc line 122

type GradientInfo = record

  type_: GradientType;

  color: PixelPacket;

  stop: SegmentInfo;

  length: culong;

  spread: SpreadMethod;

  debug: MagickBooleanType;

  signature: culong;

  previous: Pointer;

  next: Pointer;

end;


Documentation generated on: 2023-03-18