Aspose::Pdf::Devices::TiffSettings::get_Brightness method

TiffSettings::get_Brightness method

Get or sets a value boundary of the transformation of colors in white and black. This parameter can be applied with EncoderValue.CompressionCCITT4, EncoderValue.CompressionCCITT3, EncoderValue.CompressionRle or ColorDepth.Format1bpp == 1.

float Aspose::Pdf::Devices::TiffSettings::get_Brightness() const

Remarks

Value of brightness should be in the range from 0 to 1. By default value is equal to 0.33f

See Also