[Pixelle-commit] SF.net SVN: pixelle:[199] trunk/pixelle/src/com/mebigfatguy/pixelle/ RGBPixelleCom
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-11-20 06:07:10
|
Revision: 199
http://pixelle.svn.sourceforge.net/pixelle/?rev=199&view=rev
Author: dbrosius
Date: 2008-11-20 06:07:08 +0000 (Thu, 20 Nov 2008)
Log Message:
-----------
better comment
Modified Paths:
--------------
trunk/pixelle/src/com/mebigfatguy/pixelle/RGBPixelleComponent.java
Modified: trunk/pixelle/src/com/mebigfatguy/pixelle/RGBPixelleComponent.java
===================================================================
--- trunk/pixelle/src/com/mebigfatguy/pixelle/RGBPixelleComponent.java 2008-11-20 06:06:48 UTC (rev 198)
+++ trunk/pixelle/src/com/mebigfatguy/pixelle/RGBPixelleComponent.java 2008-11-20 06:07:08 UTC (rev 199)
@@ -19,7 +19,7 @@
package com.mebigfatguy.pixelle;
/**
- * an enum that represents a part of a bitmap
+ * an enum that represents a part of an rgb bitmap
*/
public enum RGBPixelleComponent {
/** the red component of a pixel */
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|