JVCL Help:TJvPalette
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPalette Class
[+] JvAVICapture.pas Classes
[+] TJvPalette Fields
[+] TJvPalette Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvPalette
run\JvAVICapture.pas
Summary
A palette to use for the capture session.
Pascal
run\JvAVICapture.pas
TJvPalette = class(TPersistent);
Description
When capturing at a Bit Depth of 8 or less bits, a palette must be used to render the frames. This class provides the encapsulation around the palette offered by the system. The easiest way to use it is to let the system create a palette automatically by calling AutoCreate.
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