ImageGear .NET
SpatialFrequencyResponse Property (ImGearEXIFXMPMetadata)




Gets or sets SpatialFrequencyResponse property of the EXIF XMP schema.
Syntax
'Declaration
 
Public Property SpatialFrequencyResponse As ImGearXMPOECFSFR
'Usage
 
Dim instance As ImGearEXIFXMPMetadata
Dim value As ImGearXMPOECFSFR
 
instance.SpatialFrequencyResponse = value
 
value = instance.SpatialFrequencyResponse
public ImGearXMPOECFSFR SpatialFrequencyResponse {get; set;}
public: __property ImGearXMPOECFSFR* get_SpatialFrequencyResponse();
public: __property void set_SpatialFrequencyResponse( 
   ImGearXMPOECFSFR* value
);
public:
property ImGearXMPOECFSFR^ SpatialFrequencyResponse {
   ImGearXMPOECFSFR^ get();
   void set (    ImGearXMPOECFSFR^ value);
}

Property Value

ImGearXMPOECFSFR class value.
Remarks
This XMP property represents EXIF tag 41484 (0xA20C) and specifies input device spatial frequency table and SFR values as specified in ISO 12233.
See Also

Reference

ImGearEXIFXMPMetadata Class
ImGearEXIFXMPMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback