W3cubDocs

/Haxe JavaScript

ExtensionSRGB

package js.html.webgl

@:native("EXT_sRGB") 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

@:value(33296) static inline read only FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT:Int = 33296

@:value(35907) static inline read only SRGB8_ALPHA8_EXT:Int = 35907

@:value(35906) static inline read only SRGB_ALPHA_EXT:Int = 35906

@:value(35904) 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