tot 获取控件图标
2022-12-22 14:05:08 最后更新
用法:
int id = 4;
Bitmap b = i.tot(id);

说明:
输入控件ID或控件对象,返回将赋值“b”图像变量。注:此方法仅限于 图片控件,图标按钮控件。