Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PainterRGBA ¶
type PainterRGBA struct {
// contains filtered or unexported fields
}
PainterRGBA paints over the RGBA image using any image as a source
func NewImagePainterRGBA ¶
func NewImagePainterRGBA(rgba *image.RGBA, src image.Image) *PainterRGBA
NewImagePainterRGBA creates a new RGBA painter instance
Click to show internal directories.
Click to hide internal directories.