W3cubDocs

/Haxe JavaScript

ExtensionSRGB

package js.html.webgl

Available on js

The EXT_sRGB extension is part of the WebGL API and adds sRGB support to textures and framebuffer objects.

Documentation EXT_sRGB by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static variables

static inline read only FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT:Int = 33296

static inline read only SRGB8_ALPHA8_EXT:Int = 35907

static inline read only SRGB_ALPHA_EXT:Int = 35906

static inline read only SRGB_EXT:Int = 35904

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/webgl/ExtensionSRGB.html