Searched refs:UndefinedOrientation (Results 1 – 13 of 13) sorted by relevance
78 UndefinedOrientation, enumerator
1757 { "Undefined", UndefinedOrientation, UndefinedOptionFlag, MagickTrue },1766 { (char *) NULL, UndefinedOrientation, UndefinedOptionFlag, MagickFalse }
112 case UndefinedOrientation: in AutoOrientImage()
1345 if (image->orientation != UndefinedOrientation) in WriteMPCImage()
2324 if (image->orientation != UndefinedOrientation) in WriteMIFFImage()
1010 case UndefinedOrientation: in Magick_Orientation_to_Exif_Orientation()1038 return UndefinedOrientation; in Magick_Orientation_from_Exif_Orientation()11288 if (image->orientation != UndefinedOrientation) in WriteOnePNGImage()
4026 if (image->orientation != UndefinedOrientation) in WriteTIFFImage()
884 using MagickCore::UndefinedOrientation;
5613 orientation=UndefinedOrientation; in MogrifyImageCommand()7322 image_info->orientation=UndefinedOrientation; in MogrifyImageInfo()
5279 return(UndefinedOrientation); in MagickGetImageOrientation()
2046 if (image()->orientation == UndefinedOrientation || in autoOrient()
5467 image->orientation : UndefinedOrientation; in Get()
5466 image->orientation : UndefinedOrientation;