doc `has-alpha-channel?' method
This commit is contained in:
parent
e39abf17da
commit
fc5fc02e5e
|
@ -132,6 +132,14 @@ Gets the width of the bitmap in pixels.
|
|||
|
||||
}
|
||||
|
||||
@defmethod[(has-alpha-channel?)
|
||||
boolean?]{
|
||||
|
||||
Returns @racket[#t] if the bitmap has an alpha channel,
|
||||
@racket[#f] otherwise.
|
||||
|
||||
}
|
||||
|
||||
@defmethod[(is-color?)
|
||||
boolean?]{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user