
ownage
Members-
Content Count
13 -
Joined
-
Last visited
Community Reputation
0About ownage
- Birthday 01/01/1970
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
can you resize each layer of an image independently?
-
I suggest a polygonal selection feature.
-
I think the color picker tool should also display the coordinates of the pixel being picked.
-
you can get a pencil sketch kind of effect. intensity of the filter is controlled by the size of the filter kernel matrix, bigger matrix = higher intensity.
-
Download Just unzip this file and save the dll file in your /Program Files/Paint.NET/Effects folder. Code Lab Code
-
You can use Ndoc to automatically generate the API documentation from the source code. http://ndoc.sourceforge.net/ or Doxygen http://www.stack.nl/~dimitri/doxygen/do ... #latestsrc
-
How make redeye reduction take?
ownage replied to Gladiator's topic in Paint.NET Discussion and Questions
click OK button -
How to antialias edges when rotating images
ownage replied to MyDevAccount's topic in Plugin Developer's Central
you can try apply a bilinear filter if you want to smooth the jaggies. -
like this http://www.jaist.ac.jp/~h-yabu/cgi-bin/ ... gent%2Ezip
-
basically smart cut and paste http://www.cs.toronto.edu/~faisal/teach ... -SIG95.pdf
-
Do you plan to add Intelligent Scissor to paint.net in the future?
-
Is it possible to save a image as a true grayscale image(only have 1 intensity channel, instead of 3 R, G, B channels)?
-
how can you convert a colorimage into a grayscale image?