magickGetPointsize method
Returns the font pointsize associated with the MagickWand.
Implementation
double magickGetPointsize() =>
_magickWandBindings.MagickGetPointsize(_wandPtr);
Returns the font pointsize associated with the MagickWand.
double magickGetPointsize() =>
_magickWandBindings.MagickGetPointsize(_wandPtr);