egui
0.32.3
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