frames property

frames property

Gets the collection of all frames of the image.

Definition:

@property
def frames(self):
    ...

See Also