Please enable JavaScript to view this site.

uEye DirectShow 4.97

IID_IuEyeScaler

This interface provides uEye special functions for the scaler function for some uEye models that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.

hint_info

Internal image scaling is only supported by the series sensors UI-149x/UI-549x, UI-124x/UI-324x/UI-524x and UI-125x/UI-325x/UI-525x.

IuEyeScaler provides the following functions:

GetSensorScalerInfo

Returns information for the internal scaling for some uEye models

SetSensorScaler

Enables/Disables in some uEye models the internal scaling

GetScalerImageWidth

Returns the image width achieved with the current scaling settings.

GetScalerImageHeight

Returns the image height achieved with the current scaling settings.

SetImageSize

Sets the image width and height for the current scaling settings.