is_cached property

is_cached property

Gets a value indicating whether image data is cached currently.

Definition:

@property
def is_cached(self):
    ...

See Also