is_empty property
Leave feedback
On this page
The flag indicating whether only the empty color is in range.
True if only the empty color is in range (HSB ranges are ignored); otherwise, False.
@property
def is_empty(self):
...
@is_empty.setter
def is_empty(self, value):
...
- class
ColorRange
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.