Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / GainControl Property

In This Topic
    GainControl Property
    In This Topic
    Gets or sets the degree of overall image gain adjustment.
    Syntax
    'Declaration
     
    Public Property GainControl As ExifGainControl
    public ExifGainControl GainControl {get; set;}
    See Also