Searched refs:RightBottomOrientation (Results 1 – 8 of 8) sorted by relevance
85 RightBottomOrientation, enumerator
144 case RightBottomOrientation: in AutoOrientImage()
1767 { "RightBottom", RightBottomOrientation, UndefinedOptionFlag, MagickFalse },
513 case RightBottomOrientation: in WriteCALSImage()
804 case 7: image->orientation=RightBottomOrientation; break; in ReadDPXImage()1623 case RightBottomOrientation: dpx.image.orientation=7; break; in WriteDPXImage()
501 case 7: image->orientation=RightBottomOrientation; break; in ReadCINImage()
1007 case RightBottomOrientation: in Magick_Orientation_to_Exif_Orientation()1034 return RightBottomOrientation; in Magick_Orientation_from_Exif_Orientation()
902 using MagickCore::RightBottomOrientation;