37 / 77
Copyright © 2015 TOSHIBA TELI CORPORATION, All rights reserved.
http://www.toshiba-teli.co.jp/en/index.htm
D4241130B
PixelFormat
Select a pixel format of image stream data.
● Registers
Register
Visibility
Access
Description
PixelCoding
Beginner
R/W
Selects a pixel coding.
PixelSize
Beginner
R/W
Selects a bit size of image pixel.
PixelEndian
Beginner
R/W
Selects a pixel endian.
PixelFormat
Beginner
R
Returns a selected pixel format.
PixelFormat is conformed to AIA Pixel Format Naming Convention.
● Setting
- Set PixelFormat
PixelFormat is determined by combination of “PixelCoding” and “PixelSize” register. Select a following
combinati
on to “PixelCoding” and “PixelSize” register. Setting values are Enumeration type.
B/W model
PixelSize
PixelCoding
Bpp8
Mono
PixelFormat ID
Mono8 (*)
0x01080001
Color model
PixelSize
PixelCoding
Bpp8
Bayer**
PixelFormat ID
Bayer8 (*)
0x0108000*
* initial factory setting
● Note
Bayer alignment of color models is dependent on its model.
Changing “PixelSize” register value is invalid during image stream data output.