HObject转byte[]
HOperatorSet.GetImagePointer1(test, out HTuple pointer, out HTuple type, out HTuple width, out HTuple height);
byte[] by = new byte[width * height];
Marshal.Copy(pointer, by, 0, width * height);
茗君(Major_S) ©著作权
文章标签 HObject转byte[] 文章分类 后端开发
HOperatorSet.GetImagePointer1(test, out HTuple pointer, out HTuple type, out HTuple width, out HTuple height);
byte[] by = new byte[width * height];
Marshal.Copy(pointer, by, 0, width * height);
上一篇:定时任务
下一篇:HObject转byte[]
HP7740 无法打印彩色 首选项无法设置
非托管C++代码:
代码
CentOS 64位安装openfire Mac环境安装Openfire linux查找程序安装路径 rpm -ql openfire 查找openfire的安装路径
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M