Searched refs:TopRightOrientation (Results 1 – 8 of 8) sorted by relevance
83 TopRightOrientation, enumerator
118 case TopRightOrientation: in AutoOrientImage()
1469 { "TopRight", TopRightOrientation, UndefinedOptionFlag, MagickFalse },
484 case TopRightOrientation: in WriteCALSImage()
843 if (origin == BottomRightOrientation || origin == TopRightOrientation) in WriteTGAImage()845 if (origin == TopLeftOrientation || origin == TopRightOrientation) in WriteTGAImage()
797 case 1: image->orientation=TopRightOrientation; break; in ReadDPXImage()1597 case TopRightOrientation: dpx.image.orientation=1; break; in WriteDPXImage()
494 case 1: image->orientation=TopRightOrientation; break; in ReadCINImage()
876 using MagickCore::TopRightOrientation;