raw_count property

raw_count property

Gets the number of RAW images in file (0 means that the file has not been recognized).

Definition:

@property
def raw_count(self):
    ...

See Also