Applies swirl transform on the image.
Name | Description | |
---|---|---|
Swirl(Point, Single) |
Applies swirl transform on the image. |
|
Swirl(PointF, Single) |
Applies swirl transform on the image. |
|
Swirl(Int32, Int32, Single) |
Applies swirl transform on the image. |
|
Swirl(Single, Single, Single) |
Applies swirl transform on the image. |
|
Swirl(Point, Single, Color, InterpolationMode) |
Applies swirl transform on the image. |
|
Swirl(PointF, Single, Color, InterpolationMode) |
Applies swirl transform on the image. |
|
Swirl(Int32, Int32, Single, Color, InterpolationMode) |
Applies swirl transform on the image. |
|
Swirl(Single, Single, Single, Color, InterpolationMode) |
Applies swirl transform on the image. |