Click or drag to resize
SoDataCompositor Properties

The SoDataCompositor type exposes the following members.

Properties
  NameDescription
Public propertyconvert

If the convert field is true, LDM will call the compose method after automatically converting data to the final data type if necessary.

Public propertydataType

Data type of the final composed buffer.

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

Number of significant bits of the final composed datum.

Public propertypreDefCompositor

Predefined composition method.

Public propertyrgbaMode

Final composed buffer contains RGBA values (default is false).

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