Enum GLView.ColorFormat

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll

    Enumeration for the color format of the color buffer

    public enum GLView.ColorFormat

    Fields

    Name Description
    RGB888

    8 red bits, 8 green bits, 8 blue bits

    RGBA8888

    8 red bits, 8 green bits, 8 blue bits, alpha 8 bits

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