The ChannelBalance type exposes the following members.
Name | Description | |
---|---|---|
![]() |
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
![]() |
Abort |
Aborts current operation. (Inherited from SyncHandler.) |
![]() |
ApplyMaskTransform | Overloaded. Transforms given bitmap using specified mask. |
![]() |
ApplyTransform | Overloaded. Transforms given bitmap. |
![]() |
Continue |
Resumes execution of the operation previously paused with Pause() method. (Inherited from SyncHandler.) |
![]() |
Dispose |
Releases all resources used by this ChannelBalance. (Overrides BitmapTransform.Dispose().) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsPixelFormatSupported |
Verifies if bitmap with specified pixel format is supported by this transform. (Inherited from BitmapTransform.) |
![]() |
Lock |
Locks the object. (Inherited from SyncHandler.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Pause |
Pauses execution of the current operation. (Inherited from SyncHandler.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from SyncHandler.) |
![]() |
WaitForCompletion |
Suspends the calling thread until the operation currently run is completed. (Inherited from SyncHandler.) |