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.
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
Related functions
•DeviceFeature_GetJPEGCompression