ImageThumbnailSearchCriteria Class |
Namespace: GroupDocs.Watermark.Search.SearchCriteria
The ImageThumbnailSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageThumbnailSearchCriteria(Stream) |
Initializes a new instance of the ImageThumbnailSearchCriteria class with a specified stream.
|
![]() | ImageThumbnailSearchCriteria(String) |
Initializes a new instance of the ImageThumbnailSearchCriteria class with a specified file path.
|
Name | Description | |
---|---|---|
![]() | MaxDifference |
Gets or sets maximum allowed difference between images.
(Inherited from ImageSearchCriteria.) |
![]() | ThumbnailSize |
Gets or sets thumbnail size.
|
Name | Description | |
---|---|---|
![]() | And |
Combines this SearchCriteria with other criteria using logical AND operator.
(Inherited from SearchCriteria.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Not |
Negates this SearchCriteria.
(Inherited from SearchCriteria.) |
![]() | Or |
Combines this SearchCriteria with other criteria using logical OR operator.
(Inherited from SearchCriteria.) |
![]() | ToString | (Inherited from Object.) |