| Home > Function descriptions > | History back Previous chapter Next chapter Print |
SetEdgeEnhancement |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG SetEdgeEnhancement (LONG nEnable)
Description
SetEdgeEnhancement() sets the edge enhancement mode. There are three modes of operation for the edge enhancement processing block:
•disabled
•weak enhancement
•strong enhancement
Parameters
nEnable |
|
IS_EDGE_EN_DISABLE |
Disable the edge enhancement. |
IS_EDGE_EN_STRONG |
Enable the strong edge enhancement. |
IS_EDGE_EN_WEAK |
Enable the weak edge enhancement. |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related properties