Format Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum Format
type Format = 
Inheritance
Format

Fields

A8 8
Jpeg 256
L8 9
La88 10
Opaque -1
Rgb332 11
Rgb565 4
Rgb888 3
Rgba1010102 43
Rgba4444 7
Rgba5551 6
Rgba8888 1
RgbaF16 22
Rgbx8888 2
Translucent -3
Transparent -2
Unknown 0
Ycbcr420Sp 17
Ycbcr422I 20
Ycbcr422Sp 16

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to