image_file_name_output property

image_file_name_output property

The overridden file name set by CustomImageSavingArgs.set_output_image_file_name, or None if no override was specified.

Definition:

@property
def image_file_name_output(self):
    ...

See Also