메소드 | 설명 | |
---|---|---|
GetArea ( int x, int y, int width, int height ) : |
||
NativePixelCollection ( |
||
SetArea ( int x, int y, int width, int height, |
||
ToByteArray ( int x, int y, int width, int height, string mapping ) : |
||
ToShortArray ( int x, int y, int width, int height, string mapping ) : |
메소드 | 설명 | |
---|---|---|
Dispose ( |
public GetArea ( int x, int y, int width, int height ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
리턴 |
public NativePixelCollection ( |
||
image | ||
리턴 | System |
public SetArea ( int x, int y, int width, int height, |
||
x | int | |
y | int | |
width | int | |
height | int | |
values | ||
length | int | |
리턴 | void |
public ToByteArray ( int x, int y, int width, int height, string mapping ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
mapping | string | |
리턴 |
public ToShortArray ( int x, int y, int width, int height, string mapping ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
mapping | string | |
리턴 |