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

In This Topic
    WhiteBalance Property
    In This Topic
    Gets or sets the white balance mode set when the image was shot.
    Syntax
    'Declaration
     
    Public Property WhiteBalance As ExifWhiteBalance
    public ExifWhiteBalance WhiteBalance {get; set;}
    See Also