Preparing search index...
The search index is not available
capacitor-plugin-scanbot-barcode-scanner-sdk
capacitor-plugin-scanbot-barcode-scanner-sdk
ColorConversion
Type alias ColorConversion
Color
Conversion
:
"GRAY"
|
"COLOR"
|
"ANY_COLOR"
|
"UNCHANGED"
Color conversion to apply during image loading.
GRAY
: Load image as grayscale.
COLOR
: Load image as 3-channel BGR.
ANY_COLOR
: Load image as 3-channel BGR if the source color space is color, otherwise as single-channel grayscale. Alpha channel is discarded.
UNCHANGED
: Load image as-is, preserving the alpha channel if it exists.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
capacitor-plugin-scanbot-barcode-scanner-sdk
Loading...
Color conversion to apply during image loading.
GRAY: Load image as grayscale.COLOR: Load image as 3-channel BGR.ANY_COLOR: Load image as 3-channel BGR if the source color space is color, otherwise as single-channel grayscale. Alpha channel is discarded.UNCHANGED: Load image as-is, preserving the alpha channel if it exists.