Gets or sets the UUID value associated with this UUID Box.
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 AtalaInt128 Uuid { get; set; }Public Overridable Property Uuid As AtalaInt128
Get
Set
Property Value
Type:
AtalaInt128
Remarks This field contains 1 16-byte UUID as specified by ISO/IEC 11578:1996. The value of this UUID specifies
the format of the vendor specific data stored in the DATA field and the interpretation of that data.
See Also