magickGetAntialias method
Returns the antialias property associated with the wand.
Implementation
bool magickGetAntialias() =>
_magickWandBindings.MagickGetAntialias(_wandPtr).toBool();
Returns the antialias property associated with the wand.
bool magickGetAntialias() =>
_magickWandBindings.MagickGetAntialias(_wandPtr).toBool();