VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebImageOrthogonalOrientationEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageOrthogonalOrientationEnumJS Enumeration
    In This Topic
    Specifies available orthogonal orientations of image.
    Members
    MemberDescription
    Rotated0The image is NOT rotated.
    Rotated90The image is rotated by 90 degrees clockwise.
    Rotated180The image is rotated by 180 degrees clockwise.
    Rotated270The image is rotated by 270 degrees clockwise.
    UndefinedThe image orientation is NOT defined.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageOrthogonalOrientationEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also