Enum GLView.ColorFormat

Definition

Namespace:
Tizen.NUI.BaseComponents
Assembly:
Tizen.NUI.dll
API Level:
10

Enumeration for the color format of the color buffer

C#
Copy
public enum ColorFormat
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