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

PixelWand

Declaration

Source position: pixel_wand.inc line 24

type PixelWand = record

  id: culong;

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

  exception: ExceptionInfo;

  pixel: MagickPixelPacket;

  count: culong;

  debug: MagickBooleanType;

  signature: culong;

end;


Documentation generated on: 2023-03-18