Click or drag to resize
OzChannelFiltering Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaOzChannelFiltering

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class OzChannelFiltering : IFilter

The OzChannelFiltering type exposes the following members.

Constructors
  NameDescription
Public methodOzChannelFiltering
Initializes a new instance of the OzChannelFiltering class
Public methodOzChannelFiltering(OzIntRange, OzIntRange, OzIntRange)
Initializes a new instance of the OzChannelFiltering class
Top
Methods
  NameDescription
Public methodApply
Top
Properties
  NameDescription
Public propertyBlue
Gets or sets the Blue Channel value of the filter. (Range: 0-255)
Public propertyBlueFillOutsideRange
Public propertyFillBlue
Public propertyFillGreen
Public propertyFillRed
Public propertyFormatTranslations
Public propertyGreen
Gets or sets the Green Channel value of the filter. (Range: 0-255)
Public propertyGreenFillOutsideRange
Public propertyRed
Gets or sets the Red Channel value of the filter. (Range: 0-255)
Public propertyRedFillOutsideRange
Top
See Also