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

PixelIterator

Declaration

Source position: pixel_iterator.inc line 20

type PixelIterator = record

  id: culong;

  name: array [0..MaxTextExtent] of char;

  exception: ExceptionInfo;

  view: PViewInfo;

  region: RectangleInfo;

  y: cint;

  pixel_wand: PPPixelWand;

  debug: MagickBooleanType;

  signature: culong;

end;


Documentation generated on: 2023-03-18