Click or drag to resize
SoBitShiftProcessing Properties

The SoBitShiftProcessing type exposes the following members.

Properties
  NameDescription
Public propertybitNumber

The number of bits to shift.

Public propertyinImage

The input image.

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

The output image.

Public propertyshiftDirection

Select the shifting direction.

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