Theme Plugin (Video Brightness)

Hi,

I am working on a project where I am going to need to create a theme plugin using the MIP SDK. I have seen from the documentation/example that you can return the RGB values for various function calls. Is there any way to control the brightness/contrast of the video stream area of the smart client? I need to create a theme that if selected would dim the video feeds.

Hope someone can help.

thanks.

There is no method on the ImageViewerControl or the Camera items in the Smart client where you can control brightness or contrast.

If you build you own items like the RGB enhancement plugin sample shows you will be able to have complete control of the display.