jfif property

jfif property

Gets or sets the jfif.

Definition:

@property
def jfif(self):
    ...
@jfif.setter
def jfif(self, value):
    ...

See Also