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