get_icon_image_data方法
get_icon_image_data(type, index)
获取图标集数据
返回
def get_icon_image_data(self, type, index):
...
范围 | 类型 | 描述 |
---|---|---|
type | IconSetType | 图标的类型 |
index | int | 图标索引 |
获取图标集数据
def get_icon_image_data(self, type, index):
...
范围 | 类型 | 描述 |
---|---|---|
type | IconSetType | 图标的类型 |
index | int | 图标索引 |