Gets/sets Adobe® image resource blocks for the opened JPEG file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property AdobeResources As AdobeResourceDictionary
public AdobeResourceDictionary AdobeResources { get; set; }
To edit Adobe® image resource blocks you can either edit them in-place or assign new AdobeResourceDictionary class instance to this property.
You assign null to this property. In this case no Adobe® resources will be saved with WriteXXX methods.