Skip to main content
MAX_PIXELS
atmos
0.1.0
In atmos::
os_
lib::
web_
engine::
image_
budget
atmos
::
os_lib
::
web_engine
::
image_budget
Constant
MAX_
PIXELS
Copy item path
Source
pub const MAX_PIXELS:
u32
= 2_000_000;
Expand description
デコードを許容する最大画素数。 1 画素 4 バイトなので 2M 画素で 8MB のバッファになる。