DVD Player ActiveX Control

Contrast

 

Change the contrast of video.

Public Function Contrast(
 ByVal iContrast As Integer
)

 

Parameter
iContrast
the value of contrast, The range from 0 to 10, default is 1.

No Return Value

Example

   

Visual Basic Syntax
DVDPlayer.Contrast  2