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

In This Topic
    Contrast Property
    In This Topic
    Gets or sets the direction of contrast processing applied by the camera when the image was shot.
    Syntax
    'Declaration
     
    Public Property Contrast As ExifContrast
    public ExifContrast Contrast {get; set;}
    See Also