OzChannelFilteringBlue Property |
Gets or sets the Blue Channel value of the filter. (Range: 0-255)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public OzIntRange Blue { get; set; }
Public Property Blue As OzIntRange
Get
Set
public:
property OzIntRange^ Blue {
OzIntRange^ get ();
void set (OzIntRange^ value);
}
member Blue : OzIntRange with get, set
Property Value
Type:
OzIntRangeSee Also