Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeEdgeEnhancement

EdgeEnhancement_GetEdgeEnhancementRange

Scroll Previous Top Next More

Syntax

GetEdgeEnhancementRange (UINT* pnMin, UINT* pnMax, UINT* pnInc)

Description

Returns the range of the edge enhancement.

Parameter

pnMin

Pointer to the variable in which the minimum value is written.

pnMax

Pointer to the variable in which the maximum value is written.

pnInc

Pointer to the variable in which the increment is written.

Interface

IuEyeEdgeEnhancement

Related functions

EdgeEnhancement_GetEdgeEnhancement

EdgeEnhancement_GetEdgeEnhancementDefault

EdgeEnhancement_SetEdgeEnhancement