Bitmap: Difference between revisions

Content added Content deleted
(Added solution for Action!)
Line 93: Line 93:


=={{header|Action!}}==
=={{header|Action!}}==
Part of the solution can be found in [http://www.rosettacode.org/wiki/Category:Action!_Bitmap_tools#RGBIMAGE.ACT RGBIMAGE.ACT]
{{libheader|Action! Bitmap tools}}
{{libheader|Action! Bitmap tools}}
<lang Action!>INCLUDE "H6:RGBIMAGE.ACT" ;from task Bitmap
<lang Action!>INCLUDE "H6:RGBIMAGE.ACT" ;from task Bitmap