Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dimage.h85 BottomLeftOrientation, enumerator
Dtransform.c128 case BottomLeftOrientation: in AutoOrientImage()
Doption.c1471 { "BottomLeft", BottomLeftOrientation, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/coders/
Dcals.c496 case BottomLeftOrientation: in WriteCALSImage()
Ddpx.c798 case 2: image->orientation=BottomLeftOrientation; break; in ReadDPXImage()
1598 case BottomLeftOrientation: dpx.image.orientation=2; break; in WriteDPXImage()
Dcin.c495 case 2: image->orientation=BottomLeftOrientation; break; in ReadCINImage()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h878 using MagickCore::BottomLeftOrientation;