Author: greg.ercolano
Date: 2012-06-13 10:47:03 -0700 (Wed, 13 Jun 2012)
New Revision: 9595
Log:
Removed errant D=0 docs that were not relevant to Fl_RGB_Image (thanks manolo).
Modified:
branches/branch-1.3/FL/Fl_Image.H
Modified: branches/branch-1.3/FL/Fl_Image.H
===================================================================
--- branches/branch-1.3/FL/Fl_Image.H 2012-06-13 13:13:40 UTC (rev 9594)
+++ branches/branch-1.3/FL/Fl_Image.H 2012-06-13 17:47:03 UTC (rev 9595)
@@ -190,7 +190,6 @@
\param[in] W The width of the image in pixels
\param[in] H The height of the image in pixels
\param[in] D The image depth, or 'number of channels'. Default=3<br>
- If D=0, each uchar in bits[] is an 8 pixel bitmap<br>
If D=1, each uchar in bits[] is a grayscale pixel
value.<br>
If D=2, each uchar pair in bits[] is a grayscale + alpha
pixel value.<br>
If D=3, each uchar triplet in bits[] is an R/G/B pixel
value<br>
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit