The Combiner type exposes the following members.
Name | Description | |
---|---|---|
CombineMode |
Gets/sets a combine mode. |
|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
DestinationRectangle |
Gets/sets the destination rectangle. |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
InterpolationMode |
Gets/sets interpolation algorithm used during resizing (occurred when SourceRectangle or source bitmap has different dimension from DestinationRectangle). |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
Opacity |
Gets/sets a total opacity of the source bitmap during combining. |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
SourceBitmap |
Gets/sets a source bitmap which will be used to get pixels from. |
|
SourceRectangle |
Gets/sets the source rectangle. |
|
SupportedPixelFormats |
Returns an array of pixel formats that are supported by this transform. (Inherited from BitmapTransform.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Inherited from SyncHandler.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |
|
Unit |
Gets/sets unit used to measure all the coordinates, sizes and other spatial values. (Inherited from UnitConverterHandler.) |