Searched refs:LeftBottomOrientation (Results 1 – 8 of 8) sorted by relevance
86 LeftBottomOrientation enumerator
149 case LeftBottomOrientation: in AutoOrientImage()
1765 { "LeftBottom", LeftBottomOrientation, UndefinedOptionFlag, MagickFalse },
519 case LeftBottomOrientation: in WriteCALSImage()
810 case 6: image->orientation=LeftBottomOrientation; break; in ReadDPXImage()1632 case LeftBottomOrientation: dpx.image.orientation=6; break; in WriteDPXImage()
500 case 6: image->orientation=LeftBottomOrientation; break; in ReadCINImage()
1008 case LeftBottomOrientation: in Magick_Orientation_to_Exif_Orientation()1035 return LeftBottomOrientation; in Magick_Orientation_from_Exif_Orientation()
892 using MagickCore::LeftBottomOrientation;