Searched refs:UndefinedOrientation (Results 1 – 12 of 12) sorted by relevance
81 UndefinedOrientation, enumerator
1467 { "Undefined", UndefinedOrientation, UndefinedOptionFlag, MagickTrue },1476 { (char *) NULL, UndefinedOrientation, UndefinedOptionFlag, MagickFalse }
111 case UndefinedOrientation: in AutoOrientImage()
1272 if (image->orientation != UndefinedOrientation) in WriteMPCImage()
2222 if (image->orientation != UndefinedOrientation) in WriteMIFFImage()
3660 if (image->orientation != UndefinedOrientation) in WriteTIFFImage()
874 using MagickCore::UndefinedOrientation;
5591 orientation=UndefinedOrientation; in MogrifyImageCommand()7289 image_info->orientation=UndefinedOrientation; in MogrifyImageInfo()
5229 return(UndefinedOrientation); in MagickGetImageOrientation()
2033 if (image()->orientation == UndefinedOrientation || in autoOrient()
5392 image->orientation : UndefinedOrientation; in Get()
5392 image->orientation : UndefinedOrientation;