Skip to content

Commit

Permalink
update the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ripytide committed May 30, 2024
1 parent 170d6d1 commit 7b72c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compose.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use image::Pixel;

use crate::definitions::Image;

/// Crops an image given the `x` and `y` of the top-left position and a `width` and `height`.
/// Crops an image to a given rectangle.
///
/// # Panics
///
Expand Down

0 comments on commit 7b72c34

Please sign in to comment.