1.10.2. 枚举图片格式(Image Format Enumeration) ................................................................... 28
1.11. 图片修剪,插入和缩放(Image Cropping,Insertion and Scalling) ........................................... 28
1.11.1. 修剪结构(Cropping Structures) ........................................................................................ 29
1.11.2. 缩放调整(Scaling Adjustments) ....................................................................................... 30
1.11.3. 样例程序(Examples) ......................................................................................................... 30
1.12. Streaming 参数(Streaming Parameters) ...................................................................................... 34
Notes ........................................................................................................................................................ 34
Chapter 2. 图像格式(Image Formats) ............................................................................................................ 35
2.1. 标准图片格式(Standard Image Formats) ..................................................................................... 36
2.2. 色彩空间(Colorspaces) .................................................................................................................. 37
2.3. 索引格式(Indexed Format) ............................................................................................................ 40
2.4. RGB 格式(RGB Formats) ................................................................................................................ 40
2.5. YUV 格式(YUV Formats) ................................................................................................................ 43
2.6. 压缩格式(Compressed Formats) ................................................................................................... 44
2.7. 保留的格式标识符(Reserved Format Identifiers) ........................................................................ 45
Chapter 3. 输入/输出(Input/Output) ............................................................................................................. 46
3.1. 读和写(Read/Write) ...................................................................................................................... 46
3.2. 流式 I/O(内存映射缓冲区)(Streaming I/O(Memory Mapping)) .................................................. 47
3.3. 流 I/O(用户空间缓冲区(用户指针))(Streaming I/O(User Pointers)) ........................................... 50
3.4. 异步 I/O(Asynchronous I/O) .......................................................................................................... 52
3.5. 缓冲(Buffers) .................................................................................................................................. 52
3.5.1. 时码(Timecodes) ................................................................................................................ 55
3.6. field 次序(Field Order) ................................................................................................................... 55
Notes ........................................................................................................................................................ 56
Chapter 4. 接口(Interface) .............................................................................................................................. 57
4.1. 视频采集接口(Video Capture Interface) ........................................................................................ 57
4.1.1. 查询设备属性(Querying Capabilities) ................................................................................. 57
4.1.2. 附加功能(Supplemental Functions) ..................................................................................... 57
4.1.3. 图片格式协商(Image Format Negotiation) ......................................................................... 58
II