Change dimensions of controls frame around clipped object

倾然丶 夕夏残阳落幕 提交于 2020-01-23 07:51:39

问题


is it possible to change the dimensions of the controls frame around a clipped object? I use "clipTo" to apply a SVG mask to an image. The problem is that the clipped image still has the dimensions and the centerpoint of the original image. I need a solution to get a clipped image that has the dimensions an the centerpoint af the SVG masked I used for clipping.

Cheers, Robster

来源:https://stackoverflow.com/questions/22622618/change-dimensions-of-controls-frame-around-clipped-object

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!