메소드 | 설명 | |
---|---|---|
Crop ( this image, int width, int height, int x, int y ) : |
||
Resize ( this image, int width, int height ) : |
public static Crop ( this image, int width, int height, int x, int y ) : |
||
image | this | |
width | int | |
height | int | |
x | int | |
y | int | |
리턴 |
public static Resize ( this image, int width, int height ) : |
||
image | this | |
width | int | |
height | int | |
리턴 |