Gets or sets vendor specific data.
Namespace:
Atalasoft.Imaging.Codec.Jpeg2000
Assembly:
Atalasoft.dotImage.Jpeg2000 (in Atalasoft.dotImage.Jpeg2000.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual byte[] Data { get; set; }
Public Overridable Property Data As Byte()
Get
Set
Property Value
Type:
ByteRemarks The format of this data is indicated by the value of the UUID field.
See Also