Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
A Filter modifies an input image in place. This is useful notably for modifying a screen buffer, as they will refuse to be modified in any other way. This cannot change the dimensions of the underlying image.
func ConformToPalleteInPlace ¶
ConformToPalleteInPlace is not a modification, but acts like ConformToPallete without allocating a new *image.RGBA
Click to show internal directories.
Click to hide internal directories.