scale_to_fit
egui
0.33.0
In egui::
widgets::
image
egui
::
widgets
::
image
Function
scale_
to_
fit
Copy item path
Source
fn scale_to_fit( image_size:
Vec2
, available_size:
Vec2
, maintain_aspect_ratio:
bool
, ) ->
Vec2