GroupDocs.Metadata.Formats.Image

The namespace provides functionality allowing users to read and update metadata stored in different image formats.

Classes

Class Description
BmpHeaderPackage Represents BMP header info.
BmpRootPackage Represents the root package intended to work with metadata in a BMP image.
DicomPackage Represents native DICOM metadata.
DicomRootPackage Represents the root package intended to work with metadata in a DICOM image.
DjVuRootPackage Represents the root package intended to work with metadata in an DjVu image.
EmfRootPackage Represents the root package intended to work with metadata in an EMF image.
GifImageTypePackage Represents a metadata package containing GIF-specific file format information.
GifRootPackage Represents the root package intended to work with metadata in a GIF image.
HeifRootPackage Represents the root package intended to work with metadata in a HEIF image.
ImageResourceBlock Represents a Photoshop Image Resource block. Image resource blocks are the basic building unit of several file formats, including Photoshop’s native file format, JPEG, and TIFF. Image resources are used to store non-pixel data associated with images, such as pen tool paths.
ImageResourcePackage Represents a metadata package containing Photoshop Image Resources.
ImageRootPackage Provides a base abstract class for all image root packages.
ImageTypePackage Represents a metadata package containing image-specific file format information.
Jpeg2000Package Represents native JPEG2000 metadata.
Jpeg2000RootPackage Represents the root package intended to work with metadata in a JPEG2000 image.
JpegRootPackage Represents the root package allowing working with metadata in a JPEG image.
PngCompressedTextChunk Represents compressed textual data extracted from a PNG image.
PngInternationalTextChunk Represents international textual data extracted from a PNG image.
PngPackage Represents native PNG metadata.
PngRootPackage Represents the root package intended to work with metadata in a PNG image.
PngTextChunk Represents textual data extracted from a PNG image.
PsdLayer Represents a layer in a PSD file.
PsdPackage Represents native Photoshop metadata.
PsdRootPackage Represents the root package allowing working with metadata in a Photoshop Document.
RawDoubleTag Represents a Raw Double tag.
RawFloatTag Represents a Raw float tag.
RawRational Represents a rational number.
RawRationalTag Represents a Raw Rational tag.
RawSByteTag Represents a Raw SByte tag.
RawSLongTag Represents a Raw SLong tag.
RawSRational Represents signed rational number.
RawSRationalTag Represents a Raw SRational tag.
RawSShortTag Represents a Raw SShort tag.
RawTypePackage Represents a metadata package containing image-specific file format information.
RawUndefinedTag Represents a Raw tag with the Undefined type.
TiffArrayTag<T> Represents an array-based TIFF tag.
TiffAsciiTag Represents a TIFF ASCII tag.
TiffByteTag Represents a Byte tag.
TiffDoubleTag Represents a TIFF Double tag.
TiffFloatTag Represents a TIFF float tag.
TiffLongTag Represents a TIFF Long tag.
TiffRational Represents a rational number.
TiffRationalTag Represents a TIFF Rational tag.
TiffRootPackage Represents the root package allowing working with metadata in a TIFF image.
TiffSByteTag Represents a TIFF SByte tag.
TiffShortTag Represents a TIFF Short tag.
TiffSLongTag Represents a TIFF SLong tag.
TiffSRational Represents signed rational number.
TiffSRationalTag Represents a TIFF SRational tag.
TiffSShortTag Represents a TIFF SShort tag.
TiffTag Represents a TIFF tag.
TiffUndefinedTag Represents a TIFF tag with the Undefined type.
WebPRootPackage Represents the root package allowing working with metadata in a WEBP image.
WmfRootPackage Represents the root package intended to work with metadata in a WMF image.

Enumeration

Enumeration Description
ImageResourceID Image resources standard ID numbers. Not all file formats use all ID’s. Some information may be stored in other sections of the file.
PngCompressionMethod Defines compression methods used in the PNG format.
PsdColorMode Represents the psd file format color mode.
PsdCompressionMethod Defines the compression method used for image data.
PsdLayerFlags The Photoshop layer flags.
TiffTagID Defines ids of TIFF tags.
TiffTagType Represents the IFD data type.