DVD Player ActiveX Control

Brightness

 

Change the brightness of video.

Public Function Brightness(
 ByVal iBrightness As Integer
)

 

Parameter
iBrightness
the value of brightness, The range from - 255 to 255, default is 0.

No Return Value

Example

   

Visual Basic Syntax
DVDPlayer.Brightness  100