1. API Reference
  2. /
  3. GroupDocs.Watermark
  4. /
  5. GroupDocs.Watermark for .NET
  6. /
  7. GroupDocs.Watermark.Contents.Image

GroupDocs.Watermark.Contents.Image

The namespace provides classes for adding watermarks to images of different formats.

Classes

Class Description
GifImageContent Represents a gif image where a watermark can be placed.
ImageContent Represents an image where a watermark can be placed.
ImageFrame Represents an image frame where a watermark can be placed.
ImageFrameCollection Represents a collection of frames in multiframe image.
MultiframeImageContent Represents a multiframe image where a watermark can be placed.
SystemDrawingImageFrame Represents an image frame where a watermark can be placed (System.Drawing implementation).
SystemDrawingImageFrameCollection Represents a collection of frames in multiframe image.
TiffImageContent Represents a tiff image where a watermark can be placed.
WatermarkableImage Represents an image inside a document.
WatermarkableImageCollection Represents a collection of images found in a document.