onenote API手写图像叠加? [英] The onenote API handwriting image overlay?

查看:193
本文介绍了onenote API手写图像叠加?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用C#调用OneNote API,我遇到以下问题:提交图片和InkML数据后,图片将覆盖手写内容。无法自由指定图片和手写的重叠。如何实现这一目标。

I use C# to call OneNote API, and I have the following problem: After submitting a picture and InkML data, the picture will cover handwriting. There is no way to freely specify the overlap of pictures and handwriting. How can this be achieved.

这是我想要达到的效果:

This is the effect I want to achieve:

推荐答案

您需要设置copyPen的rasterOp属性。这是为OneNote写墨水的博客参考: https://blogs.msdn.microsoft.com/onenotedev/2017/07/07/onenote-ink-beta-apis/

You will need to set the rasterOp property to copyPen. This is a blog reference for writing ink to OneNote: https://blogs.msdn.microsoft.com/onenotedev/2017/07/07/onenote-ink-beta-apis/

这篇关于onenote API手写图像叠加?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆