Members
A pixel format containing an alpha channel.
A pixel format containing a depth value.
A pixel format containing a depth and stencil value, most often used with
PixelDatatype.UNSIGNED_INT_24_8
.
A pixel format containing a luminance (intensity) channel.
A pixel format containing luminance (intensity) and alpha channels.
A pixel format containing red, green, and blue channels.
A pixel format containing red, green, and blue channels that is DXT1 compressed.
A pixel format containing red, green, and blue channels that is ETC1 compressed.
A pixel format containing red, green, and blue channels that is PVR 2bpp compressed.
A pixel format containing red, green, and blue channels that is PVR 4bpp compressed.
A pixel format containing red, green, blue, and alpha channels.
A pixel format containing red, green, blue, and alpha channels that is DXT1 compressed.
A pixel format containing red, green, blue, and alpha channels that is DXT3 compressed.
A pixel format containing red, green, blue, and alpha channels that is DXT5 compressed.
A pixel format containing red, green, blue, and alpha channels that is PVR 2bpp compressed.
A pixel format containing red, green, blue, and alpha channels that is PVR 4bpp compressed.