 | ScanningLayerExtractProfile Method |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntaxpublic int ExtractProfile(
int startx,
int starty,
int endx,
int endy,
int avgWidth,
double umppix
)
public:
int ExtractProfile(
int startx,
int starty,
int endx,
int endy,
int avgWidth,
double umppix
)
Parameters
- startx
- Type: SystemInt32
- starty
- Type: SystemInt32
- endx
- Type: SystemInt32
- endy
- Type: SystemInt32
- avgWidth
- Type: SystemInt32
- umppix
- Type: SystemDouble
Return Value
Type:
Int32
See Also