picture_format_type Eigentum

picture_format_type Eigentum

Ruft den Bildformattyp ab und legt ihn fest.

Definition:

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

Siehe auch