picture_format_type property

picture_format_type property

Gets and sets the picture format type.

Definition:

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

See Also