Method | Description | |
---|---|---|
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 ) : |
Method | Description | |
---|---|---|
Dispose ( |
protected Dispose ( |
||
instance | ||
return | void |
public GetArea ( int x, int y, int width, int height ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
return |
public NativePixelCollection ( |
||
image | ||
return | System |
public SetArea ( int x, int y, int width, int height, |
||
x | int | |
y | int | |
width | int | |
height | int | |
values | ||
length | int | |
return | void |
public ToByteArray ( int x, int y, int width, int height, string mapping ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
mapping | string | |
return |
public ToShortArray ( int x, int y, int width, int height, string mapping ) : |
||
x | int | |
y | int | |
width | int | |
height | int | |
mapping | string | |
return |