Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ImageOptim/libimagequant
/ width
Method
width
src/rows.rs:253–255 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
251
#[inline(always)]
252
#[must_use]
253
pub const fn width(&self) -> usize {
254
self.width as usize
255
}
256
257
#[inline(always)]
258
#[must_use]
Callers
15
liq_write_remapped_image
Function · 0.45
liq_image_get_width
Function · 0.45
liq_image_set_importance_map
Function · 0.45
add_image
Method · 0.45
optionally_prepare_for_dithering_with_background_set
Method · 0.45
remap_into_vec
Method · 0.45
remap_into
Method · 0.45
liq_write_remapped_image_impl
Function · 0.45
liq_write_remapped_image_rows_impl
Function · 0.45
row_rgba
Method · 0.45
should_use_low_memory
Method · 0.45
temp_f_row_for_iter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected