Searched refs:BottomLeftOrientation (Results 1 – 10 of 10) sorted by relevance
82 BottomLeftOrientation, enumerator
131 case BottomLeftOrientation: in AutoOrientImage()
1841 { "BottomLeft", BottomLeftOrientation, UndefinedOptionFlag, MagickFalse },
497 case BottomLeftOrientation: in WriteCALSImage()
313 image->orientation=BottomLeftOrientation; in ReadTGAImage()317 image->orientation=BottomLeftOrientation; in ReadTGAImage()
165 return BottomLeftOrientation; in JXLOrientationToOrientation()
800 case 2: image->orientation=BottomLeftOrientation; break; in ReadDPXImage()1625 case BottomLeftOrientation: dpx.image.orientation=2; break; in WriteDPXImage()
496 case 2: image->orientation=BottomLeftOrientation; break; in ReadCINImage()
1001 case BottomLeftOrientation: in Magick_Orientation_to_Exif_Orientation()1028 return BottomLeftOrientation; in Magick_Orientation_from_Exif_Orientation()
917 using MagickCore::BottomLeftOrientation;