Replies: 1 comment
-
The choice of using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://docs.rs/image/latest/image/imageops/fn.overlay.html
https://docs.rs/image/latest/image/fn.image_dimensions.html
If an image has max
u32
dimension why does overlay takei64
arguments? I just found that curious.Beta Was this translation helpful? Give feedback.
All reactions