Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeDeviceFeature

DeviceFeature_GetJPEGCompressionRange

Scroll Previous Top Next More

Syntax

DeviceFeature_GetJPEGCompressionRange (INT* pnMin, INT* pnMax, INT* pnInc)

Description

Returns the range for the compression in the JPEG mode. The higher the value, the more the image data is compressed.

hint_info

These functions are only supported by the following camera models:

UI-1007XS

Parameter

pnMin

Zeiger auf Variable, in die der minimale Wert geschrieben wird.

pnMax

Zeiger auf Variable, in die der maximale Wert geschrieben wird.

pnInc

Zeiger auf Variable, in die das Inkrement geschrieben wird.

Interface

IuEyeDeviceFeature

Related functions

DeviceFeature_GetJPEGCompression

DeviceFeature_GetJPEGCompressionDefault

DeviceFeature_SetJPEGCompression