mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-05 01:10:24 +00:00
15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
magic_bytes="P7"
|
|
|
|
header_token_endhdr="ENDHDR"
|
|
header_token_width="WIDTH"
|
|
header_token_height="HEIGHT"
|
|
header_token_depth="DEPTH"
|
|
header_token_maxval="MAXVAL"
|
|
header_token_tupltype="TUPLTYPE"
|
|
|
|
tupltype_value_blackandwhite="BLACKANDWHITE"
|
|
tupltype_value_grayscale="GRAYSCALE"
|
|
tupltype_value_rgb="RGB"
|
|
tupltype_value_cmyk="CMYK"
|
|
tupltype_value_alpha_suffix="_ALPHA"
|