JVCL Help:TJvVideoFormat.PixelFormat
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvVideoFormat.PixelFormat Property
[+] TJvVideoFormat Fields
[+] TJvVideoFormat Methods
[+] TJvVideoFormat Properties
Search in JVCL Help
Search in all projectsSummary
The pixel format used in the video stream.
Pascal
propertyPixelFormat: TPixelFormat;
Description
This can be used when copying a frame to a TImage to ensure the two pixel formats are compatible. Please note however that if the video stream doesn't use RGB encoding (it may use YUV), this value may not be accurate.
See Also
TJvVideoFormat.BitDepth, TJvVideoFormat.Compression
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page