BrightnessValue

ExifData.BrightnessValue property

Gets or sets the brightness value.

public TiffSRational BrightnessValue { get; set; }

Property Value

The brightness value.

See Also