corrected a bug in the docs
svn: r18453
This commit is contained in:
parent
3404c0e27a
commit
6fc4add369
|
@ -50,7 +50,7 @@ When a @scheme[bits] byte string is provided: Creates a monochrome
|
|||
[y real?]
|
||||
[width (integer-in 1 10000)]
|
||||
[height (integer-in 1 10000)]
|
||||
[pixels (and/c byte-string? mutable?)]
|
||||
[pixels (and/c bytes? mutable?)]
|
||||
[alpha? any/c #f])
|
||||
void?]{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user