toFormat

Converts length per pixel to GLenum(pixel format).

GLenum
toFormat
(
uint lpp
)

Examples

assert( 4.toFormat == GL_RGBA );

Meta