image 属性

image 属性

为数字签名指定 image。 默认值为空。

定义:

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

也可以看看