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

AdobeResourceBlock.Pointer Property

Gets the pointer to Data of the Adobe® image resource block.

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

Syntax

Visual Basic
Public ReadOnly Property Pointer As IntPtr
C#
public IntPtr Pointer { get; }

Property Value

Pointer to Data of the Adobe® image resource block.

See Also

Reference