package js.html.webgl
Available on jsThe
EXT_sRGBextension 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 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–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionSRGB.html