'Declaration Public Property Gamma As DirectShowImageQualityPropertyValue
public DirectShowImageQualityPropertyValue Gamma { get; set; }
public: __property DirectShowImageQualityPropertyValue get_Gamma(); public: __property void set_Gamma(
DirectShowImageQualityPropertyValue value
);
public:
property DirectShowImageQualityPropertyValue Gamma { DirectShowImageQualityPropertyValue get(); void set(DirectShowImageQualityPropertyValue value); }
Property Value
Value is gamma * 100.
Values range from 1 to 500.
Values range from 1 to 500.