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

AdobeResourceBlock Class

This class represents the Adobe® image resource block.

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

Syntax

Visual Basic
Public Class AdobeResourceBlock
C#
public class AdobeResourceBlock

Remarks

Image resource blocks are one of the basic building units of several file formats, including Photoshop�s native file format, JPEG, and TIFF. Image resources are used to store non�pixel data associated with an image, such as pen tool paths.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.AdobeResourceBlock

See Also

Reference