Unit VLImageDisplay
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 33: | Line 33: | ||
*[[Class VLImageDisplay.TVLExternalImageDisplayMatrixLayer|TVLExternalImageDisplayMatrixLayer]] - Matrix element drawing video. | *[[Class VLImageDisplay.TVLExternalImageDisplayMatrixLayer|TVLExternalImageDisplayMatrixLayer]] - Matrix element drawing video. | ||
*[[Class VLImageDisplay.TVLExternalImageDisplayMatrixElement|TVLExternalImageDisplayMatrixElement]] | *[[Class VLImageDisplay.TVLExternalImageDisplayMatrixElement|TVLExternalImageDisplayMatrixElement]] | ||
+ | |||
+ | == Enums == | ||
+ | *[[Enum VLImageDisplay.TVLDisplayRenderMode|TVLDisplayRenderMode]] - Enumerated type for selecting the TVLImegeDisplay rendering mode. | ||
[[Category:Units]] | [[Category:Units]] |
Revision as of 20:28, 10 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabBasicPkg
Contents |
Summary
Contains the code for the TVLImageDisplay component.
Description
This unit contains the code for the TVLImageDisplay component.
Controls
- TVLImageDisplay - Video display component.
Layers
- TVLImageDisplayLayer - Layer drawing video.
Elements
- TVLExternalImageDisplayElement - Component element drawing video.
Matrix Layers
- TVLExternalImageDisplayMatrixLayer - Matrix element drawing video.
Classes
- TVLImageDisplay - Video display component.
- TVLImageDisplayLayer - Layer drawing video.
- TVLBasicImageDisplayElement - Base abstract class for Image Display elements.
- TVLExternalImageDisplayElement - Component element drawing video.
- TVLExternalImageDisplayMatrixLayer - Matrix element drawing video.
- TVLExternalImageDisplayMatrixElement
Enums
- TVLDisplayRenderMode - Enumerated type for selecting the TVLImegeDisplay rendering mode.