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

In This Topic
    OECF Property
    In This Topic
    Gets or sets the Opto-Electric Conversion Function (OECF) specified in ISO 14524.
    Syntax
    'Declaration
     
    Public Property OECF As System.Byte()
    public System.byte[] OECF {get; set;}
    See Also