ChannelsProvider Members

The ChannelsProvider type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAlpha Overloaded.

Removes the alpha channel from the current bitmap.

Public method ScaleAlpha

Scales the alpha channel.

Public method SetAlpha Overloaded.

Sets the alpha channel to the current bitmap.

Public method SwapChannels

Swaps channels.

Public method ToString (Inherited from Object.)
Public method Transparentize

Sets alpha values of pixels with a given color (and tolerant ones) to transparent.

Properties

Name Description
Public property AlphaIndex

Gets an index of the alpha channel.

Public property Channel Overloaded.

Gets or sets the specified bitmap channel.

Public property Count

Gets the number of channels for the current bitmap.

See Also

Reference