mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-24 07:51:20 +00:00
1 line
481 B
JavaScript
1 line
481 B
JavaScript
|
initSidebarItems({"struct":[["BGR","RGB in reverse byte order"],["BGRA","BGR+A"],["Gray","Grayscale. Use `.0` or `*` (deref) to access the value."],["GrayAlpha","Grayscale with alpha. Use `.0`/`.1` to access."]],"type":[["BGR16","16-bit BGR in machine's native endian"],["BGR8",""],["BGRA16","16-bit BGR in machine's native endian"],["BGRA8",""],["GRAY16","16-bit gray in machine's native endian"],["GRAY8",""],["GRAYA16","16-bit gray in machine's native endian"],["GRAYA8",""]]});
|