fixes for javadoc comments

This commit is contained in:
benfry
2006-02-07 21:53:14 +00:00
parent dc0d120fc3
commit 9d80290d2d
2 changed files with 3 additions and 2 deletions

View File

@@ -799,6 +799,7 @@ public class PImage implements PConstants, Cloneable {
/**
* Optimized code for building the blur kernel.
* further optimized blur code (approx. 15% for radius=20)
* bigger speed gains for larger radii (~30%)
* added support for various image types (ALPHA, RGB, ARGB)