Constant libjxl_sys::JXL_TYPE_BOOLEAN[][src]

pub const JXL_TYPE_BOOLEAN: JxlDataType = 1;

Use 1-bit packed in uint8_t, first pixel in LSB, padded to uint8_t per row. TODO(lode): support first in MSB, other padding.