Creates new instance of the Combiner class.
Name | Description | |
---|---|---|
Combiner() |
Creates new instance of the Combiner class. |
|
Combiner(Bitmap, CombineMode, Single, InterpolationMode) |
Creates new instance of the Combiner class. You can set main transform parameters without custom source and destination rectangles. |
|
Combiner(Bitmap, RectangleF, RectangleF, CombineMode, Single, InterpolationMode) |
Creates new instance of the Combiner class. You can set all transform parameters. |