Talk:Bitmap

From Rosetta Code
Revision as of 08:02, 20 February 2009 by rosettacode>Mbishop (Examples not implementing task?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It seems quite a few of the examples don't fulfill the task. The task asks for 3 procedures, Create, Get, and Set, but only two or three of the examples have them.

Also, I'm kind of unclear on the "get the color" procedure. For example, C++ returns a boolean? I thought the point was to return the pixel's color? --08:02, 20 February 2009 (UTC)