Fix contract on set-argb-pixels
This commit is contained in:
parent
4360e62c22
commit
4c022046d5
|
@ -336,7 +336,7 @@
|
|||
exact-nonnegative-integer?
|
||||
exact-nonnegative-integer?
|
||||
exact-nonnegative-integer?
|
||||
(and/c bytes? (not/c immutable?)))
|
||||
bytes?)
|
||||
(any/c any/c)
|
||||
void?)]
|
||||
[set-bitmap (->m (or/c (is-a?/c bitmap%) #f) void?)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user