comment.
This commit is contained in:
parent
27a5efdd2d
commit
4d7ea04118
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import (
|
||||||
"image/png"
|
"image/png"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// RGBACollector is a render target for a chart.
|
||||||
type RGBACollector interface {
|
type RGBACollector interface {
|
||||||
SetRGBA(i *image.RGBA)
|
SetRGBA(i *image.RGBA)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue