Image properties filter in ActiveX

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
feedbee

Image properties filter in ActiveX

Postby feedbee » 16 Jul 2006 10:29

I'm using VLC ActiveX Control. As I understood, there is a way to change brightness, contrast, etc. options throuht ActiveX control, but I can't find the way how to do it. The is some command-line args:

Code: Select all

Image properties filter --contrast <float> Image contrast (0-2) Set the image contrast, between 0 and 2. Defaults to 1 --brightness <float> Image brightness (0-2) Set the image brightness, between 0 and 2. Defaults to 1 --hue <integer> Image hue (0-360) Set the image hue, between 0 and 360. Defaults to 0 --saturation <float> Image saturation (0-3) Set the image saturation, between 0 and 3. Defaults to 1 --gamma <float> Image gamma (0-10) Set the image gamma, between 0.01 and 10. Defaults to 1 --brightness-threshold, --no-brightness-threshold Enable brightness threshold (default disabled) Show black and white pixels with brightness as threshold value (default disabled)
I've tryed to change them with ActiveX, but nothing worked. I've wrote:

Code: Select all

string[] Voption ={ ":contrast=0" };
Haw can I change this oprions?

P.S. Sorry for my bad english.

KimPB

Postby KimPB » 18 Jul 2006 09:38

I second the question, just the thing I'm looking for


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 41 guests