(change-cursor canvas cursor-type)
(ClipTool)
(constrain-corner orig-clip new-clip aspect-ratio)
(constrain-size old-clip min-size new-clip)
(dragLR comp evt)
(dragUL comp evt)
(generate-url id clip-region size image-object)
(mouseDown this evt)
(mouseMoved this evt onChange)
(mouseUp this evt)
(pan comp evt)
(PreviewClip)
(refresh-clip-region this props)
(refresh-image canvas component)
(set-initial-clip comp img)
(translate-clip-region clip-region size image-object)
Convert a clip region from clip tool coordinates to image coordinates. The size is the size of the clip tool.
Convert a clip region from clip tool coordinates to image coordinates. The size is the size of the clip tool.
Render a preview of a clipped image.
Render a preview of a clipped image.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close