Cheetah Pregius Camera with 10 GigE Vision Interface – User Manual
October 8, 2020
Page
39
of
170
Rev 1.0
Image Format Control
Image Format Control lets you change screen resolution, select pixel format, and more.
Parameter Name
Type
Value
Access Description
SensorWidth
Integer
RO
Returns effective width
of sensor in pixels.
SensorHeight
Integer
RO
Returns effective height
of sensor in pixels.
WidthMax
Integer
RO
Returns max. width of
image in pixels for
OffsetX
=0 calculated
after horizontal binning,
decimation, or other
functions are applied.
HeightMax
Integer
RO
Returns max. height of
image in pixels
OffsetY
=0
calculated after
horizontal binning,
decimation, or other
functions are applied.
Width
Integer
Min: Depends on
PixelFormat
Max: Depends on camera model
RW
Represents actual image
output width of master
AOI (in pixels).
Height
Integer
Min: Depends on
PixelFormat
Max: Depends on camera model
RW
Represents actual image
output height of master
AOI (in pixels).
OffsetX
Integer
Min: 0
Max: Depends on
Width
RW
Horizontal offset from
origin to area of interest
(in pixels).
OffsetY
Integer
Min: 0
Max: Depends on
Height
RW
Vertical offset from
origin to area of interest
(in pixels).
PixelSize
Enumeration
String
Bpp8
Bpp10
Bpp12
Num.
0
1
2
RO
Number of bits per pixel.
PixelColorFilter
Enumeration
String
None
BayerRG
BayerGB
BayerGR
BayerBG
Num.
0
1
2
3
4
RO
Returns type of color
filter that is applied to
the image.