ImageGear .NET - Updated October 26, 2017
OECF Property (ImGearEXIFXMPMetadata)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearEXIFXMPMetadata Class : OECF Property
Gets or sets OECF property of the EXIF XMP schema.
Syntax
'Declaration
 
Public Property OECF As ImGearXMPOECFSFR
 
'Usage
 
Dim instance As ImGearEXIFXMPMetadata
Dim value As ImGearXMPOECFSFR
 
instance.OECF = value
 
value = instance.OECF

Property Value

ImGearXMPOECFSFR class value.
Remarks
This XMP property represents EXIF tag 34856 (0x8828) and specifies Opto-Electronic Conversion Function as specified in ISO 14524.
See Also

Reference

ImGearEXIFXMPMetadata Class
ImGearEXIFXMPMetadata Members