is_cached property

is_cached property

Gets wether image is cached

Definition:

@property
def is_cached(self):
    ...

See Also