ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.EXIF Namespace / ImGearXMPOECFSFR Class
Members




In This Topic
    ImGearXMPOECFSFR Class
    In This Topic
    Represents an XMP OECFSFR (Opto-Electronic Conversion Function / Spatial Frequancy Response) structure.
    Object Model
    ImGearXMPOECFSFR ClassImGearXMPInteger ClassImGearXMPInteger Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPOECFSFR 
       Inherits ImageGear.Formats.XMP.ImGearXMPStructure
    'Usage
     
    Dim instance As ImGearXMPOECFSFR
    public class ImGearXMPOECFSFR : ImageGear.Formats.XMP.ImGearXMPStructure 
    public __gc class ImGearXMPOECFSFR : public ImageGear.Formats.XMP.ImGearXMPStructure 
    public ref class ImGearXMPOECFSFR : public ImageGear.Formats.XMP.ImGearXMPStructure 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPStructure
             ImageGear.Formats.XMP.EXIF.ImGearXMPOECFSFR

    See Also