[]
Creates a new instance of C1Bitmap as a copy of the current bitmap passed through the set of transformations.
public C1Bitmap Transform(params BaseTransform[] transforms)
Type | Name | Description |
---|---|---|
BaseTransform[] | transforms | The transformation chain, can be empty to just copy the image. |
Type | Description |
---|---|
C1Bitmap |