GrayscaleFilter::RedWeight Property
The red weight in the mixing equation.
Range [-255.0, 255.0].
Default value is 0.299.
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property double RedWeight { double get () sealed; void set (double value) sealed; }
Property Value
Type: Double
Show: