# Objective Add a simple way for user to get the size of a loaded texture in an Image object. Aims to solve #3689 ## Solution Add a `size() -> Vec2` method Add two simple tests for this method. Updates: . method named changed from `size_2d` to `size` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||