Method Image.WBMP.encode()
- Method encode
string encode(object image, void|mapping args)
string _encode(object image, void|mapping args)- Description
Encode the given image as a WBMP image. All pixels that are not black will be encoded as white.
string encode(object image, void|mapping args)
string _encode(object image, void|mapping args)
Encode the given image as a WBMP image. All pixels that are not black will be encoded as white.