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

PsdReader.AdobeResources Property

Gets Adobe® image resource blocks from file.

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

Syntax

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

Property Value

Not currently implemented, so NULL is always returned.

See Also

Reference