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

In This Topic
    SpatialFrequencyResponse Property
    In This Topic
    Gets or sets the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233.
    Syntax
    'Declaration
     
    Public Property SpatialFrequencyResponse As System.Byte()
    public System.byte[] SpatialFrequencyResponse {get; set;}
    See Also