Метод | Описание | |
---|---|---|
FromGeometry ( |
||
MagickRectangle ( int x, int y, int width, int height ) : System |
Метод | Описание | |
---|---|---|
CreateInstance ( ) : INativeInstance | ||
CreateInstance ( |
||
CreateInstance ( INativeInstance nativeInstance ) : |
||
CreateInstance ( |
||
CreateNativeInstance ( ) : NativeMagickRectangle | ||
MagickRectangle ( NativeMagickRectangle instance ) : System |
public static FromGeometry ( |
||
geometry | ||
image | ||
Результат |
public MagickRectangle ( int x, int y, int width, int height ) : System | ||
x | int | |
y | int | |
width | int | |
height | int | |
Результат | System |