EAGLColorFormat Class

Definition

The formats available for the LayerColorFormat.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
public static class EAGLColorFormat
type EAGLColorFormat = class
Inheritance
EAGLColorFormat
Attributes

Fields

RGB565

16-bit RGB color format.

RGBA8

32-bit RGBA format.

Applies to