is_cached property

is_cached property

Gets is image cached

Definition:

@property
def is_cached(self):
    ...

See Also