Click or drag to resize
SoColorGetPlaneProcessing2d Properties

The SoColorGetPlaneProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinColorImage

The input color image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutGrayImage

The output grayscale image representing the extracted plane.

Public propertyplaneIndex

The index of plane to extract.RGB case: 0 for Red, 1 for Green, 2 for Blue.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also