SetAlpha Properties

The SetAlpha type exposes the following members.

Properties

Name Description
Public property AlphaSource

Gets or sets a pipeline producing a grayscale image to initialize alpha channel with.

Public property AutoDisposeAlphaSource

Gets or sets a value indicating whether an alpha source should be disposed along with this SetAlpha.

Public property Id

Gets or sets a unique identifier of this PipelineElement.

(Inherited from PipelineElement.)
Public property Opacity

Gets or sets an opacity to initialize the alpha channel with.

Public property Receivers

Gets a collection of pipeline elements that will receive the result of this PipelineElement.

(Inherited from PipelineElement.)
Public property SupportedPixelFormats

Gets a collection of pixel formats that are supported by this PipelineElement.

(Inherited from PipelineElement.)

See Also

Reference