
4CXP Camera
Image Format Control
page 48 of 70
MIKROTRON GmbH
SensorWidth
This feature returns the effective width of the sensor in pixels.
Access
read
Type:
unsigned integer
In:
Out:
sensor width
SensorHeight
This feature returns the effective height of the sensor in pixels.
Access
read
Type:
unsigned integer
In:
Out:
sensor height
WidthMax
This feature returns the maximum width of the image in pixels.
Access
read
Type:
unsigned integer
In:
Out:
maximum image width
Remark:
The maximum width of the image (in pixels); the dimension is calculated after a
horizontal decimation or any other function changing the horizontal dimension of the
image. WidthMax does not take into account the current ROI (Width or OffsetX). Its
value must be greater than 0 and less than or equal to SensorWidth (unless an
oversampling feature is present).
HeightMax
This feature returns the maximum height of the image in pixels.
Access
read
Type:
unsigned integer
In:
Out:
max. image height
Remark:
This dimension is calculated after vertical decimation or any other function changing the
vertical dimension of the image. HeightMax does not take into account the current ROI
(Height or OffsetY). Its value must be greater than 0 and less than or equal to
SensorHeight (unless an oversampling feature is present).