Skip to main content
pixel_count
atmos
0.1.0
In atmos::
os_
lib::
web_
engine::
image_
budget
atmos
::
os_lib
::
web_engine
::
image_budget
Function
pixel_
count
Copy item path
Source
pub fn pixel_count(width:
u32
, height:
u32
) ->
Option
<
u32
>
Expand description
幅×高さから画素数を求める。オーバーフローしない。