Skip to content

Commit

Permalink
Add sub.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Oct 21, 2024
1 parent d8012b7 commit 1176932
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/image.mli
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ module Data : sig
val blit_all : t -> t -> unit
val copy : t -> t
val round : int -> int -> int
val sub : t -> int -> int -> t
end

module Pixel : sig
Expand Down

0 comments on commit 1176932

Please sign in to comment.