Searched refs:UndefinedOrientation (Results 1 – 14 of 14) sorted by relevance
78 UndefinedOrientation, enumerator
1837 { "Undefined", UndefinedOrientation, UndefinedOptionFlag, MagickTrue },1846 { (char *) NULL, UndefinedOrientation, UndefinedOptionFlag, MagickFalse }
114 case UndefinedOrientation: in AutoOrientImage()
847 (image->orientation == UndefinedOrientation) || in WriteTGAImage()
1365 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()11305 if (image->orientation != UndefinedOrientation) in WriteOnePNGImage()
3899 if (image->orientation != UndefinedOrientation) in WriteTIFFImage()
913 using MagickCore::UndefinedOrientation;
5768 orientation=UndefinedOrientation; in MogrifyImageCommand()7475 image_info->orientation=UndefinedOrientation; in MogrifyImageInfo()
5576 return(UndefinedOrientation); in MagickGetImageOrientation()
2046 if (image()->orientation == UndefinedOrientation || in autoOrient()
5488 image->orientation : UndefinedOrientation; in Get()5490 if (info->image_info->orientation == UndefinedOrientation) in Get()
5487 image->orientation : UndefinedOrientation;5489 if (info->image_info->orientation == UndefinedOrientation)