picture_format_type 属性

picture_format_type 属性

获取和设置图片格式类型。

定义:

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

也可以看看