Image Viewer CP Gold SDK ActiveX Control ReferenceMethods Gamma Image Viewer CP ActiveX Control Gamma Add Gamma effect on image. Default is 1.0 Public Function Gamma( _ ByVal iValue As Double) Parameter iValue the value of Gamma.No Return ValueExample Visual Basic SyntaxImageViewer1.FileName ="c:\1.jpg"ImageViewer1.Gamma 2.0