pixastic
How to rotate with Pixastic jquery more than once?
I try to rotate my image when I click(using Pixastic) but I can only rotat开发者_StackOverflow中文版e 1 time, how can I go on rotating each time I click to the image[详细]
2023-04-12 17:29 分类:问答Simple JavaScript function to blur an image
I\'m using a [jQuery plugin][1] to create a blur an image with the following code: $(document).ready(function(){[详细]
2023-04-11 21:50 分类:问答unable to apply a function on every img within a div
i\'m trying to blur every image within a DIV, but for no reason, it just doesn\'t work 开发者_开发知识库<div id=\"textarea\">random HTML with imgs</div>[详细]
2023-04-08 02:11 分类:问答Pixel level access with Pixastic and RaphaelJS
I\'m working on an image editor and I have to create some pixel manipulation methods applied on RaphaelJS images. I am consid开发者_开发问答ering using Pixastic library for pixel manipulation.[详细]
2023-03-22 16:30 分类:问答Pixastic: Effects not working
<html> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />[详细]
2023-03-17 06:58 分类:问答Is it possible to have two pixastic-effected images on a single page?
Simple, but specfic question.I have a site which is using Pixastic to blur images.There are two images on a page which need to be blurred.This seems to work fine in IE (which I believe is using filter[详细]
2023-03-11 21:33 分类:问答Can't understand why does canvas not edited
This is a function of a json object. canvas param is a canvas with image loaded and canvasCtx is a context of the canvas. The problem is that when i move the slider, the canvas is edited only once and[详细]
2023-03-10 19:17 分类:问答Saving Pixastic Images
I have been playing around with todataurl following some advice but to no avail. I am using the pixastic processing library and the manipulated image is placed in a div. I want a way to be able to te[详细]
2023-03-02 16:57 分类:问答How do I save a manipulated image?
I use a javascript image processing library to manipulate an image, and when I\'m done I want to have the possibility to save the image (a new file) to the server and keep track of it in a database. T[详细]
2023-02-22 01:22 分类:问答