dpi property

dpi property

Returns the dpi which is used to fill a picture. Read-only int.

Definition:

@property
def dpi(self):
    ...

See Also