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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public virtual AtalaInt128 Uuid { get; set; }
Public Overridable Property Uuid As AtalaInt128
Get
Set
Property Value
Type:
AtalaInt128Remarks 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