magickGetImageOrientation method
MagickGetImageOrientation() returns the image orientation.
Implementation
OrientationType magickGetImageOrientation() => OrientationType
.values[_magickWandBindings.MagickGetImageOrientation(_wandPtr)];
MagickGetImageOrientation() returns the image orientation.
OrientationType magickGetImageOrientation() => OrientationType
.values[_magickWandBindings.MagickGetImageOrientation(_wandPtr)];