This documentation is for the old version. Go to the latest Graphics Mill docs

AdvancedPsdReader.AdobeResources Property

Gets Adobe image resource blocks from file. Not currently implemented, so NULL is always returned.

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

Syntax

Visual Basic
Public ReadOnly Property AdobeResources As AdobeResourceDictionary
C#
public AdobeResourceDictionary AdobeResources { get; }

See Also

Reference