DrawView icon indicating copy to clipboard operation
DrawView copied to clipboard

橡皮擦问题

Open MindedCoder opened this issue 8 years ago • 4 comments

请问下: 要是在背景图片上面再插入一张图片 橡皮擦还能实现么?

MindedCoder avatar Apr 26 '16 10:04 MindedCoder

那就是更换图片啊?橡皮擦只是将渲染上面的图层擦除掉,与背景图片没有关系啊!背景图片和渲染上面的图片不在同一个层上!

Yexinglong avatar Apr 28 '16 06:04 Yexinglong

请问可以把完整项目发给我,我想看看缩放涂鸦是怎么实现的

KIVET avatar May 30 '16 16:05 KIVET

调用橡皮擦是只需要 设置isErase = YES; 吗?为什么我这里不管用呢?

realcarlos avatar Jul 15 '16 16:07 realcarlos

你好 你这个 会内存暴增 有没有解决办法啊

wkowko avatar Apr 24 '17 03:04 wkowko