Searched refs:UndefinedOrientation (Results 1 – 14 of 14) sorted by relevance
78 UndefinedOrientation, enumerator
1760 { "Undefined", UndefinedOrientation, UndefinedOptionFlag, MagickTrue },1769 { (char *) NULL, UndefinedOrientation, UndefinedOptionFlag, MagickFalse }
112 case UndefinedOrientation: in AutoOrientImage()
847 (image->orientation == UndefinedOrientation) || in WriteTGAImage()
1345 if (image->orientation != UndefinedOrientation) in WriteMPCImage()
2308 if (image->orientation != UndefinedOrientation) in WriteMIFFImage()
1011 case UndefinedOrientation: in Magick_Orientation_to_Exif_Orientation()1039 return UndefinedOrientation; in Magick_Orientation_from_Exif_Orientation()11297 if (image->orientation != UndefinedOrientation) in WriteOnePNGImage()
4187 if (image->orientation != UndefinedOrientation) in WriteTIFFImage()
895 using MagickCore::UndefinedOrientation;
5615 orientation=UndefinedOrientation; in MogrifyImageCommand()7324 image_info->orientation=UndefinedOrientation; in MogrifyImageInfo()
5466 return(UndefinedOrientation); in MagickGetImageOrientation()
2046 if (image()->orientation == UndefinedOrientation || in autoOrient()
5469 image->orientation : UndefinedOrientation; in Get()
5468 image->orientation : UndefinedOrientation;