[ TDDVideoPortInfo ]
[ next: VBIOutputFormat ]
[ prev: VBIHeight ]
__published:
__property TDDPixelFormat* VBIInputFormat = { read=FGetVBIInputFormat, write=FSetVBIInputFormat, default=NULL };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The VBIInputFormat property references a TDDPixelFormat component describing the pixel format that will be written to a surface.
This is usually identical to the input pixel format but may differ if the video port is set perform conversion by setting the corresponding TDDVideoPortInfo::VPFlags values.
SEE ALSO
Top