[To be supplied.]
[Visual Basic] Overloads Public Sub SetGamma( _ ByVal gamma As Single, _ ByVal type As ColorAdjustType _ ) [C#] public void SetGamma( float gamma, ColorAdjustType type ); [C++] public: void SetGamma( float gamma, ColorAdjustType type ); [JScript] public function SetGamma( gamma : float, type : ColorAdjustType );
ImageAttributes Class | ImageAttributes Members | System.Drawing.Imaging Namespace | ImageAttributes.SetGamma Overload List