<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Picture manipulation with GS</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
I am interested in knowing if it is possible to pull in the information from a bitmap, manipulate the information, and display the new bitmap. <BR>
<BR>
My goal is to take an arbitrary bitmap, read it in, pull the last line of information out of the bitmap, shift all the other rows down by one, and place the previous last line at the top of the bitmap.  This would be placed in a loop and the picture would look like it was wrapping as it scrolled. <BR>
<BR>
I would appreciate any suggestions for being able to perform this function strictly in erlang and not having to depend on any C (or other) APIs.<BR>
<BR>
Sincerely,<BR>
Todd Firestone<BR>
<BR>
ARINC<BR>
Annapolis, MD 21401<BR>
tfiresto@arinc.com<BR>
(410) 266-2238<BR>
</FONT>
</P>

</BODY>
</HTML>