Метод | Описание | |
---|---|---|
ProcessImage ( ImageFactory factory ) : Image |
Processes the image.
|
|
Rotate ( ) : System |
Initializes a new instance of the Rotate class.
|
Метод | Описание | |
---|---|---|
RotateImage ( Image image, float rotateAtX, float rotateAtY, float angle ) : |
Rotates an image to the given angle at the given position. Based on |
public ProcessImage ( ImageFactory factory ) : Image | ||
factory | ImageFactory |
/// The current instance of the |
Результат | Image |