Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeDigitalZoom

DigitalZoom_GetZoomFactorRange

Scroll Previous Top Next More

Syntax

DigitalZoom_GetZoomFactorRange(double* pdblMin, double* pdblMax, double* pdblInc)

Description

XS only: Returns the zoom factor range.

Parameter

pulMin

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

pulMax

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

pulInc

Pointer to the variable in which the increment is written.

Interface

IuEyeDigitalZoom

Related functions

DigitalZoom_IsSupported

DigitalZoom_GetZoomFactor