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

In This Topic
    Saturation Property (ExifProfile)
    In This Topic
    Gets or sets the direction of saturation processing applied by the camera when the image was shot.
    Syntax
    'Declaration
     
    Public Property Saturation As ExifSaturation
    public ExifSaturation Saturation {get; set;}
    See Also