ImageBitmapFormat(String)
package js.html
Available on js
Variables
inlineread onlyBGR24:ImageBitmapFormat = "BGR24"
inlineread onlyBGRA32:ImageBitmapFormat = "BGRA32"
inlineread onlyDEPTH:ImageBitmapFormat = "DEPTH"
inlineread onlyGRAY8:ImageBitmapFormat = "GRAY8"
inlineread onlyHSV:ImageBitmapFormat = "HSV"
inlineread onlyLAB:ImageBitmapFormat = "Lab"
inlineread onlyRGB24:ImageBitmapFormat = "RGB24"
inlineread onlyRGBA32:ImageBitmapFormat = "RGBA32"
inlineread onlyYUV420P:ImageBitmapFormat = "YUV420P"
inlineread onlyYUV420SP_NV12:ImageBitmapFormat = "YUV420SP_NV12"
inlineread onlyYUV420SP_NV21:ImageBitmapFormat = "YUV420SP_NV21"
inlineread onlyYUV422P:ImageBitmapFormat = "YUV422P"
inlineread onlyYUV444P:ImageBitmapFormat = "YUV444P"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/ImageBitmapFormat.html