wasmer/rustdoc/rgb/alt/sidebar-items.js

1 line
481 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
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",""]]});