FrameHandlerSink.FrameTypes Property |
||
| The FrameTypes collections allows the specification of valid image formats for the ImageBuffer collection. | ||
| Syntax: | [C#] |
|
| Limitations: | Read only. |
|
| Example: | The following example shows how to setup a FrameHandlerSink that only accepts the 8-bit-gray image formats Y800 and RGB8. [C#] |
|
| See also: | FrameHandlerSink, FrameTypes | |