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