Class TDSVideoWindowEx2Caps
Unit
DSPack
Declaration
type TDSVideoWindowEx2Caps = class()
Description
Check capability of DSVideoWindowEx.Fields
| Name | Description |
 |
Owner |
Protected declarations |
Methods
Overview
Description
 |
function GetCanControlBrigtness : Boolean; |
 |
function GetCanControlContrast : Boolean; |
 |
function GetCanControlGamma : Boolean; |
 |
function GetCanControlHue : Boolean; |
 |
function GetCanControlSaturation : Boolean; |
 |
function GetCanControlSharpness : Boolean; |
 |
function GetCanControlUtilizedColor : Boolean; |
 |
function GetCanOverlay : Boolean; |
Properties
Overview
Description
 |
property CanControlBrigtness: Boolean; |
Repport if you can control Brightness on the video overlay
 |
property CanControlColorEnabled: Boolean; |
Repport if you can control ColorEnabled on the video overlay
 |
property CanControlContrast: Boolean; |
Repport if you can control Contrast on the video overlay
 |
property CanControlGamma: Boolean; |
Repport if you can control Gamma on the video overlay
 |
property CanControlHue: Boolean; |
Repport if you can control Hue on the video overlay
 |
property CanControlSaturation: Boolean; |
Repport if you can control Saturation on the video overlay
 |
property CanControlSharpness: Boolean; |
Repport if you can control Sharpness on the video overlay
 |
property CanOverlayGraphic: Boolean; |
if CanOverlayGraphics return true, you draw on DSVideoWindowEx's canvas and the graphic will bee ontop of the Video.
Generated by DIPasDoc 0.8.0 on Sun 1 Jun 2003 23:53:07