HomeSort by relevance Sort by last modified time
    Searched refs:TopLeftOrientation (Results 1 - 9 of 9) sorted by null

  /external/ImageMagick/MagickCore/
image.h 82 TopLeftOrientation,
transform.c 114 case TopLeftOrientation:
157 orient_image->orientation=TopLeftOrientation;
    [all...]
option.c     [all...]
  /external/ImageMagick/coders/
fax.c 171 read_info->orientation=TopLeftOrientation;
tga.c 851 if (origin == TopLeftOrientation || origin == TopRightOrientation)
    [all...]
dpx.c 802 case 0: image->orientation=TopLeftOrientation; break;
    [all...]
cin.c 498 case 0: image->orientation=TopLeftOrientation; break;
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 875 using MagickCore::TopLeftOrientation;
    [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]

Completed in 601 milliseconds