simplecv-js icon indicating copy to clipboard operation
simplecv-js copied to clipboard

image.show

Open oostendo opened this issue 12 years ago • 1 comments

Image.show([optional parent object])

save the image to the dom if not present -- if no parent object is defined, default to

if the image is already in the dom, make sure is visible

stack any drawing layers on top

(not sure how you write a unit test for this)

oostendo avatar Oct 02 '12 14:10 oostendo

Need to implement drawing layers

brooksryba avatar Oct 02 '12 22:10 brooksryba