JVCL Help:TJvPalette

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvPalette
run\JvAVICapture.pas


Summary

A palette to use for the capture session.

run\JvAVICapture.pas


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.

run\JvAVICapture.pas


About

Navigation

run\JvAVICapture.pas



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