Home
last modified time | relevance | path

Searched refs:RightBottomOrientation (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
Dimage.h88 RightBottomOrientation, enumerator
Dtransform.c143 case RightBottomOrientation: in AutoOrientImage()
Doption.c1474 { "RightBottom", RightBottomOrientation, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/coders/
Dcals.c512 case RightBottomOrientation: in WriteCALSImage()
Ddpx.c803 case 7: image->orientation=RightBottomOrientation; break; in ReadDPXImage()
1603 case RightBottomOrientation: dpx.image.orientation=7; break; in WriteDPXImage()
Dcin.c500 case 7: image->orientation=RightBottomOrientation; break; in ReadCINImage()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h881 using MagickCore::RightBottomOrientation;