Package | Description |
---|---|
com.groupdocs.watermark |
The package provides classes for working with watermarks in a document of any supported type.
|
com.groupdocs.watermark.contents |
The package provides classes for working with documents of any supported types.
|
com.groupdocs.watermark.search |
The package provides classes for searching, editing and removing watermarks in documents of different types.
|
Modifier and Type | Method and Description |
---|---|
WatermarkableImageCollection |
Watermarker.getImages(ImageSearchCriteria searchCriteria)
Finds images according to specified search criteria.
|
Modifier and Type | Method and Description |
---|---|
WatermarkableImageCollection |
ContentPart.findImages(ImageSearchCriteria searchCriteria)
Finds images according to the specified search criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageColorHistogramSearchCriteria
Represents search criteria for finding images in a content.
|
class |
ImageDctHashSearchCriteria
Represents a search criteria for finding images in a document.
|
class |
ImageThumbnailSearchCriteria
Represents search criteria for finding images in a content.
|