Documentation
¶
Index ¶
- func LoadModule() (starlark.StringDict, error)
- type Blur
- type Brightness
- func (w *Brightness) AsRenderWidget() render.Widget
- func (w *Brightness) Attr(name string) (starlark.Value, error)
- func (w *Brightness) AttrNames() []string
- func (w *Brightness) Freeze()
- func (w *Brightness) Hash() (uint32, error)
- func (w *Brightness) String() string
- func (w *Brightness) Truth() starlark.Bool
- func (w *Brightness) Type() string
- type Contrast
- func (w *Contrast) AsRenderWidget() render.Widget
- func (w *Contrast) Attr(name string) (starlark.Value, error)
- func (w *Contrast) AttrNames() []string
- func (w *Contrast) Freeze()
- func (w *Contrast) Hash() (uint32, error)
- func (w *Contrast) String() string
- func (w *Contrast) Truth() starlark.Bool
- func (w *Contrast) Type() string
- type EdgeDetection
- func (w *EdgeDetection) AsRenderWidget() render.Widget
- func (w *EdgeDetection) Attr(name string) (starlark.Value, error)
- func (w *EdgeDetection) AttrNames() []string
- func (w *EdgeDetection) Freeze()
- func (w *EdgeDetection) Hash() (uint32, error)
- func (w *EdgeDetection) String() string
- func (w *EdgeDetection) Truth() starlark.Bool
- func (w *EdgeDetection) Type() string
- type Emboss
- func (w *Emboss) AsRenderWidget() render.Widget
- func (w *Emboss) Attr(name string) (starlark.Value, error)
- func (w *Emboss) AttrNames() []string
- func (w *Emboss) Freeze()
- func (w *Emboss) Hash() (uint32, error)
- func (w *Emboss) String() string
- func (w *Emboss) Truth() starlark.Bool
- func (w *Emboss) Type() string
- type FlipHorizontal
- func (w *FlipHorizontal) AsRenderWidget() render.Widget
- func (w *FlipHorizontal) Attr(name string) (starlark.Value, error)
- func (w *FlipHorizontal) AttrNames() []string
- func (w *FlipHorizontal) Freeze()
- func (w *FlipHorizontal) Hash() (uint32, error)
- func (w *FlipHorizontal) String() string
- func (w *FlipHorizontal) Truth() starlark.Bool
- func (w *FlipHorizontal) Type() string
- type FlipVertical
- func (w *FlipVertical) AsRenderWidget() render.Widget
- func (w *FlipVertical) Attr(name string) (starlark.Value, error)
- func (w *FlipVertical) AttrNames() []string
- func (w *FlipVertical) Freeze()
- func (w *FlipVertical) Hash() (uint32, error)
- func (w *FlipVertical) String() string
- func (w *FlipVertical) Truth() starlark.Bool
- func (w *FlipVertical) Type() string
- type Gamma
- func (w *Gamma) AsRenderWidget() render.Widget
- func (w *Gamma) Attr(name string) (starlark.Value, error)
- func (w *Gamma) AttrNames() []string
- func (w *Gamma) Freeze()
- func (w *Gamma) Hash() (uint32, error)
- func (w *Gamma) String() string
- func (w *Gamma) Truth() starlark.Bool
- func (w *Gamma) Type() string
- type Grayscale
- func (w *Grayscale) AsRenderWidget() render.Widget
- func (w *Grayscale) Attr(name string) (starlark.Value, error)
- func (w *Grayscale) AttrNames() []string
- func (w *Grayscale) Freeze()
- func (w *Grayscale) Hash() (uint32, error)
- func (w *Grayscale) String() string
- func (w *Grayscale) Truth() starlark.Bool
- func (w *Grayscale) Type() string
- type Hue
- type Invert
- func (w *Invert) AsRenderWidget() render.Widget
- func (w *Invert) Attr(name string) (starlark.Value, error)
- func (w *Invert) AttrNames() []string
- func (w *Invert) Freeze()
- func (w *Invert) Hash() (uint32, error)
- func (w *Invert) String() string
- func (w *Invert) Truth() starlark.Bool
- func (w *Invert) Type() string
- type Module
- type Rotate
- func (w *Rotate) AsRenderWidget() render.Widget
- func (w *Rotate) Attr(name string) (starlark.Value, error)
- func (w *Rotate) AttrNames() []string
- func (w *Rotate) Freeze()
- func (w *Rotate) Hash() (uint32, error)
- func (w *Rotate) String() string
- func (w *Rotate) Truth() starlark.Bool
- func (w *Rotate) Type() string
- type Saturation
- func (w *Saturation) AsRenderWidget() render.Widget
- func (w *Saturation) Attr(name string) (starlark.Value, error)
- func (w *Saturation) AttrNames() []string
- func (w *Saturation) Freeze()
- func (w *Saturation) Hash() (uint32, error)
- func (w *Saturation) String() string
- func (w *Saturation) Truth() starlark.Bool
- func (w *Saturation) Type() string
- type Sepia
- func (w *Sepia) AsRenderWidget() render.Widget
- func (w *Sepia) Attr(name string) (starlark.Value, error)
- func (w *Sepia) AttrNames() []string
- func (w *Sepia) Freeze()
- func (w *Sepia) Hash() (uint32, error)
- func (w *Sepia) String() string
- func (w *Sepia) Truth() starlark.Bool
- func (w *Sepia) Type() string
- type Sharpen
- func (w *Sharpen) AsRenderWidget() render.Widget
- func (w *Sharpen) Attr(name string) (starlark.Value, error)
- func (w *Sharpen) AttrNames() []string
- func (w *Sharpen) Freeze()
- func (w *Sharpen) Hash() (uint32, error)
- func (w *Sharpen) String() string
- func (w *Sharpen) Truth() starlark.Bool
- func (w *Sharpen) Type() string
- type Shear
- func (w *Shear) AsRenderWidget() render.Widget
- func (w *Shear) Attr(name string) (starlark.Value, error)
- func (w *Shear) AttrNames() []string
- func (w *Shear) Freeze()
- func (w *Shear) Hash() (uint32, error)
- func (w *Shear) String() string
- func (w *Shear) Truth() starlark.Bool
- func (w *Shear) Type() string
- type Threshold
- func (w *Threshold) AsRenderWidget() render.Widget
- func (w *Threshold) Attr(name string) (starlark.Value, error)
- func (w *Threshold) AttrNames() []string
- func (w *Threshold) Freeze()
- func (w *Threshold) Hash() (uint32, error)
- func (w *Threshold) String() string
- func (w *Threshold) Truth() starlark.Bool
- func (w *Threshold) Type() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadModule ¶
func LoadModule() (starlark.StringDict, error)
Types ¶
type Blur ¶
func (*Blur) AsRenderWidget ¶
type Brightness ¶
type Brightness struct {
filter.Brightness
// contains filtered or unexported fields
}
func (*Brightness) AsRenderWidget ¶
func (w *Brightness) AsRenderWidget() render.Widget
func (*Brightness) AttrNames ¶
func (w *Brightness) AttrNames() []string
func (*Brightness) Freeze ¶
func (w *Brightness) Freeze()
func (*Brightness) Hash ¶
func (w *Brightness) Hash() (uint32, error)
func (*Brightness) String ¶
func (w *Brightness) String() string
func (*Brightness) Truth ¶
func (w *Brightness) Truth() starlark.Bool
func (*Brightness) Type ¶
func (w *Brightness) Type() string
type Contrast ¶
func (*Contrast) AsRenderWidget ¶
type EdgeDetection ¶
type EdgeDetection struct {
filter.EdgeDetection
// contains filtered or unexported fields
}
func (*EdgeDetection) AsRenderWidget ¶
func (w *EdgeDetection) AsRenderWidget() render.Widget
func (*EdgeDetection) AttrNames ¶
func (w *EdgeDetection) AttrNames() []string
func (*EdgeDetection) Freeze ¶
func (w *EdgeDetection) Freeze()
func (*EdgeDetection) Hash ¶
func (w *EdgeDetection) Hash() (uint32, error)
func (*EdgeDetection) String ¶
func (w *EdgeDetection) String() string
func (*EdgeDetection) Truth ¶
func (w *EdgeDetection) Truth() starlark.Bool
func (*EdgeDetection) Type ¶
func (w *EdgeDetection) Type() string
type Emboss ¶
func (*Emboss) AsRenderWidget ¶
type FlipHorizontal ¶
type FlipHorizontal struct {
filter.FlipHorizontal
// contains filtered or unexported fields
}
func (*FlipHorizontal) AsRenderWidget ¶
func (w *FlipHorizontal) AsRenderWidget() render.Widget
func (*FlipHorizontal) AttrNames ¶
func (w *FlipHorizontal) AttrNames() []string
func (*FlipHorizontal) Freeze ¶
func (w *FlipHorizontal) Freeze()
func (*FlipHorizontal) Hash ¶
func (w *FlipHorizontal) Hash() (uint32, error)
func (*FlipHorizontal) String ¶
func (w *FlipHorizontal) String() string
func (*FlipHorizontal) Truth ¶
func (w *FlipHorizontal) Truth() starlark.Bool
func (*FlipHorizontal) Type ¶
func (w *FlipHorizontal) Type() string
type FlipVertical ¶
type FlipVertical struct {
filter.FlipVertical
// contains filtered or unexported fields
}
func (*FlipVertical) AsRenderWidget ¶
func (w *FlipVertical) AsRenderWidget() render.Widget
func (*FlipVertical) AttrNames ¶
func (w *FlipVertical) AttrNames() []string
func (*FlipVertical) Freeze ¶
func (w *FlipVertical) Freeze()
func (*FlipVertical) Hash ¶
func (w *FlipVertical) Hash() (uint32, error)
func (*FlipVertical) String ¶
func (w *FlipVertical) String() string
func (*FlipVertical) Truth ¶
func (w *FlipVertical) Truth() starlark.Bool
func (*FlipVertical) Type ¶
func (w *FlipVertical) Type() string
type Gamma ¶
func (*Gamma) AsRenderWidget ¶
type Grayscale ¶
func (*Grayscale) AsRenderWidget ¶
type Hue ¶
func (*Hue) AsRenderWidget ¶
type Invert ¶
func (*Invert) AsRenderWidget ¶
type Rotate ¶
func (*Rotate) AsRenderWidget ¶
type Saturation ¶
type Saturation struct {
filter.Saturation
// contains filtered or unexported fields
}
func (*Saturation) AsRenderWidget ¶
func (w *Saturation) AsRenderWidget() render.Widget
func (*Saturation) AttrNames ¶
func (w *Saturation) AttrNames() []string
func (*Saturation) Freeze ¶
func (w *Saturation) Freeze()
func (*Saturation) Hash ¶
func (w *Saturation) Hash() (uint32, error)
func (*Saturation) String ¶
func (w *Saturation) String() string
func (*Saturation) Truth ¶
func (w *Saturation) Truth() starlark.Bool
func (*Saturation) Type ¶
func (w *Saturation) Type() string
type Sepia ¶
func (*Sepia) AsRenderWidget ¶
type Sharpen ¶
func (*Sharpen) AsRenderWidget ¶
type Shear ¶
func (*Shear) AsRenderWidget ¶
type Threshold ¶
func (*Threshold) AsRenderWidget ¶
Click to show internal directories.
Click to hide internal directories.