GLKViewDrawableColorFormat Enum

Definition

An enumeration whose values specify the format of the color renderbuffer.

public enum GLKViewDrawableColorFormat
type GLKViewDrawableColorFormat = 
Inheritance
GLKViewDrawableColorFormat

Fields

RGB565 1
RGBA8888 0
SRGBA8888 2

Applies to