vector_color_range property
vector_color_range property
Gets or sets the range of colors which are used to filter vector watermarks by foreground color.
Definition:
@property
def vector_color_range(self):
...
@vector_color_range.setter
def vector_color_range(self, value):
...
See Also
- module
groupdocs.watermark.search.searchcriteria
- class
ColorRange
- class
VectorSearchCriteria