[Pixelle-commit] SF.net SVN: pixelle:[246] trunk/pixelle/src/com/mebigfatguy/pixelle/ PixelleTransf
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-02-18 06:42:22
|
Revision: 246
http://pixelle.svn.sourceforge.net/pixelle/?rev=246&view=rev
Author: dbrosius
Date: 2009-02-18 06:42:15 +0000 (Wed, 18 Feb 2009)
Log Message:
-----------
fix javadoc
Modified Paths:
--------------
trunk/pixelle/src/com/mebigfatguy/pixelle/PixelleTransformer.java
Modified: trunk/pixelle/src/com/mebigfatguy/pixelle/PixelleTransformer.java
===================================================================
--- trunk/pixelle/src/com/mebigfatguy/pixelle/PixelleTransformer.java 2009-02-18 06:36:09 UTC (rev 245)
+++ trunk/pixelle/src/com/mebigfatguy/pixelle/PixelleTransformer.java 2009-02-18 06:42:15 UTC (rev 246)
@@ -49,7 +49,7 @@
/**
* constructions a transformer given a source bitmap and algorithms
- * @param image the source image
+ * @param images the source images
* @param algos the algorithms for the color components
* @param newDimension the desired dimension of the output image
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|