menu
yjy_image_3_3_0 package
documentation
image.dart
ExrHuffman
hufCode static method
hufCode static method
dark_mode
light_mode
hufCode
static method
int
hufCode
(
int
code
)
Implementation
static int hufCode(int code) => code >> 6;
yjy_image_3_3_0 package
documentation
image
ExrHuffman
hufCode static method
ExrHuffman class