AdobeResourceBlock.Data Property

Gets or sets the data of this Adobe® image resource block.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public byte[] Data { get; set; }

Property Value

The data of this block.

Remarks

Note

Graphics Mill does not perform any validation of the resource data internal structure while encoding. So, you should provide correctly generated AdobeResourceBlock instances. Files containing incorrect Adobe® image resource blocks can produce errors during opening or processing in Adobe® applications.

See Also

Reference

Manual