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

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