Load the image directly in 8-bit, can be faster than loading as 16-bit PNG and then converting to 8-bit. Can't be used with LOAD_10BIT or LOAD_FP32 flag.
See Implementation
Load the image directly in 8-bit, can be faster than loading as 16-bit PNG and then converting to 8-bit. Can't be used with LOAD_10BIT or LOAD_FP32 flag.