public int BlueGrayFactor {get; set;}
public int BlueGrayFactor {get; set;}
get_BlueGrayFactor();
set_BlueGrayFactor(value);
public:
property int BlueGrayFactor {
int get();
void set ( int value);
}
Property Value
Additional weighting factor (percentage) used to modify the blue component in the output pixel. This value can be negative. Possible values are -1000 to 1000.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2