is_empty property
is_empty property
Gets or sets a value indicating whether only the empty color is in range.
Definition:
@property
def is_empty(self):
...
@is_empty.setter
def is_empty(self, value):
...
See Also
- module
groupdocs.watermark.search.searchcriteria
- class
ColorRange