Solved My Own Problem, but Additional Problem
OK, Silly Me.:BangHead:
Realized that all I need to do is define a variable as a Bitmap.
I have tried downloading and installing the BitmapExtended library by copying the BitmapExtended.jar file to my Libraries folder. However, the BitmapExtended library does not show up in my right-panel of the IDE under Libraries.
I have tried Dimming a variable as "BitmapExtended", but the IDE does not recognize the BitmapExtended type, evidently because the BitmapExtended library is not being seen.
What am I doing wrong with this library?