PlaneConfiguration Constructor (Int32, Int32, Int32)

CVB.Net Documentation
Plane Configuration constructor.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public PlaneConfiguration(
	int redPlane,
	int greenPlane,
	int bluePlane
)

Parameters

redPlane
Type: SystemInt32
Index of the red colour plane
greenPlane
Type: SystemInt32
Index of the green colour plane
bluePlane
Type: SystemInt32
Index of the blue colour plane
See Also

Reference