Enum Orientation

    Definition

    Namespace:
    Tizen.Content.MediaContent
    Assembly:
    Tizen.Content.MediaContent.dll

    Specifies orientation types of media.

    public enum Orientation

    Fields

    Name Description
    FlipHorizontal

    Flip horizontal.

    FlipVertical

    Flip vertical.

    Normal

    Normal.

    Rotate0

    None.

    Rotate180

    Rotate 180 degrees.

    Rotate270

    Rotate 270 degrees.

    Rotate90

    Rotate 90 degrees.

    Transpose

    Transpose.

    Transverse

    Transverse.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX