Documentation ¶
Index ¶
- func Bytes2Image(d []byte) (img image.Image, e error)
- func Bytes2RGBA(d []byte) (*image.RGBA, error)
- func Image2Bytes(img image.Image) (d []byte, e error)
- func Image2RGBA(img image.Image) *image.RGBA
- func RGBA2Bytes(rgba *image.RGBA) ([]byte, error)
- func RGBA2Image(rgba *image.RGBA) image.Image
- type Drawer
- type Text
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.