public DirectShowImageQualityPropertyValue BacklightCompensation { get; set; }
public: __property DirectShowImageQualityPropertyValue get_BacklightCompensation(); public: __property void set_BacklightCompensation(
DirectShowImageQualityPropertyValue value
);
public:
property DirectShowImageQualityPropertyValue BacklightCompensation { DirectShowImageQualityPropertyValue get(); void set(DirectShowImageQualityPropertyValue value); }
'Declaration Public Property BacklightCompensation As DirectShowImageQualityPropertyValue
Property Value
0 - компенсация задней подсветки выключена; 1 - компенсация контровой засветки включена.