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.) |
Name | Description | |
---|---|---|
![]() |
AlphaChannelIndex |
Returns an index of the alpha channel. |
![]() |
Channel | Overloaded. Extracts/replaces specified bitmap channel to/with grayscale Bitmap. |
![]() |
Count |
Returns number of channels available in current bitmap. |
![]() |
IsDisposed | (Inherited from LockableObject.) |
![]() |
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
![]() |
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Overrides LockableObject.Timeout.) |