Click or drag to resize

UuidBox Constructor (AtalaInt128, Byte)

Creates a new instance of UuidBox.

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 UuidBox(
	AtalaInt128 uuid,
	byte[] data
)

Parameters

uuid
Type: Atalasoft.ImagingAtalaInt128
128 bit uuid
data
Type: SystemByte
uuid data
See Also