PipelineElement Methods

The PipelineElement type exposes the following members.

Methods

Name Description
Public method Dispose

Releases all resources used by this PipelineElement.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsPixelFormatSupported

Verifies whether the specified pixel format is supported by this PipelineElement.

Protected method MemberwiseClone (Inherited from Object.)
Public method RunPipeline

Runs a pipeline staring from this PipelineElement.

Public method ToString (Inherited from Object.)

See Also

Reference