简体   繁体   English

如何在xamarin表格中绘制图像?

[英]How to draw on image in xamarin forms?

I'm coding an application with xamarin forms and I've a problem. 我用xamarin表单编写应用程序,我遇到了问题。 The goal is to have an image (from an api), detect the touch event when the user touches the screen on this image and then, draw something like an icon on the image with the coordinates catched by the touch event. 目标是获得一个图像(来自api),当用户触摸该图像上的屏幕时检测触摸事件,然后在图像上绘制类似图标的东西,其中触摸事件捕获的坐标。

I didn't find any component that allow me to do that. 我没有找到任何允许我这样做的组件。 Has someone an idea? 有人有想法吗?

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM