Gets/sets the data of the Adobe® image resource block referred to by Pointer.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Data As Byte()
public byte[] Data { get; set; }
No internal binary data validation is performed during encoding so user is responsible for providing correctly filled AdobeResourceDictionary class instance. Files which have been saved with incorrect Adobe® image resource blocks can produce errors during opening or processing in Adobe® applications.