In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / Gamma Property

Gamma Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property Gamma As Single
public float Gamma {get; set;}
public read-write property Gamma: Single; 
public function get,set Gamma : float
public: __property float get_Gamma();

public: __property void set_Gamma( 

   float value

);
public:

property float Gamma {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members