Initializes a new instance of the AdobeResourceBlock class using the specified name and data.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public AdobeResourceBlock( string name, byte[] blockData )
Type: System.String
The name to initialize this block with.Type: System.Byte[]
The data to initialize this block with.