Aurigma Graphics Mill 5.5 for .NET
Combiner Constructor
Creates new instance of the Combiner class.
Overload List
| 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. |