Searched refs:TopLeftOrientation (Results 1 – 9 of 9) sorted by relevance
167 read_info->orientation=TopLeftOrientation; in FaxReadG4()
845 if (origin == TopLeftOrientation || origin == TopRightOrientation) in WriteTGAImage()
796 case 0: image->orientation=TopLeftOrientation; break; in ReadDPXImage()1596 case TopLeftOrientation: dpx.image.orientation=0; break; in WriteDPXImage()
493 case 0: image->orientation=TopLeftOrientation; break; in ReadCINImage()
82 TopLeftOrientation, enumerator
112 case TopLeftOrientation: in AutoOrientImage()155 orient_image->orientation=TopLeftOrientation; in AutoOrientImage()
1468 { "TopLeft", TopLeftOrientation, UndefinedOptionFlag, MagickFalse },
875 using MagickCore::TopLeftOrientation;
2034 image()->orientation == TopLeftOrientation) in autoOrient()