Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interpolator ¶
type Interpolator interface {
Get(src *drawgl.FloatImage, x, y float64) drawgl.FloatColor
}
func New ¶
func New( kind string, src *drawgl.FloatImage, m matrix.Matrix3, bias image.Point, ) Interpolator
Click to show internal directories.
Click to hide internal directories.