magickGetNumberImages method
MagickGetNumberImages() returns the number of images associated with a magick wand.
Implementation
int magickGetNumberImages() =>
_magickWandBindings.MagickGetNumberImages(_wandPtr);
MagickGetNumberImages() returns the number of images associated with a magick wand.
int magickGetNumberImages() =>
_magickWandBindings.MagickGetNumberImages(_wandPtr);