ImageReader.AdobeResources Property

Gets Adobe® image resource blocks from the image.

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

Syntax

C#
public AdobeResourceDictionary AdobeResources { get; }

Property Value

A AdobeResourceDictionary containing Adobe® image resource blocks obtained from the image.

See Also

Reference