Name | Type | Attributes | Description |
---|---|---|---|
options |
RGBSplitFilterOptions |
<optional> |
Options for the RGBSplitFilter constructor. |
Extends
- Filter
Members
DEFAULT_OPTIONS RGBSplitFilterOptions staticreadonly
Default values for options.
Blue channel offset.
- Default Value:
- {x:0,y:0}
Amount of x-axis offset for the blue channel.
- Default Value:
- 0
Amount of y-axis offset for the blue channel.
- Default Value:
- 0
Green channel offset.
- Default Value:
- {x:0,y:10}
Amount of x-axis offset for the green channel.
- Default Value:
- 0
Amount of y-axis offset for the green channel.
- Default Value:
- 10
Red channel offset.
- Default Value:
- {x:-10,y:0}
Amount of x-axis offset for the red channel.
- Default Value:
- -10
Amount of y-axis offset for the red channel.
- Default Value:
- 0