Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormulaTransformer ¶
type FormulaTransformer struct { }
FormulaTransformer turns one image stream into another using a oldformula
type Settings ¶
type Settings struct { PatternViewportXMin float64 PatternViewportXMax float64 PatternViewportYMin float64 PatternViewportYMax float64 InputImage image.Image Formula *command.CreateSymmetryPattern CoordinateThreshold imageoutput.CoordinateThreshold Eyedropper imageoutput.Eyedropper OutputWidth int OutputHeight int }
Settings are required to transform a given image.
type Transformer ¶
Transformer turns one image stream into another
Click to show internal directories.
Click to hide internal directories.