image_file_name property

image_file_name property

The default file name (without path) suggested by the library for this image.

Definition:

@property
def image_file_name(self):
    ...

See Also