The ChannelsProvider type exposes the following members.
Name | Description | |
---|---|---|
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
|
AddAlpha | Overloaded. | |
DiscardAlpha | Overloaded. Removes alpha channel from the current bitmap. |
|
Dispose |
Releases all resources used by this ChannelsProvider. (Overrides LockableObject.Dispose().) |
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Lock |
Locks the object. (Inherited from LockableObject.) |
|
MemberwiseClone | (Inherited from Object.) | |
SwapChannels |
Swaps channels. |
|
ToString | (Inherited from Object.) | |
Transparentize |
Sets alpha values of pixels with specified colors (and tolerant ones) to transparent. |
|
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |