replace “myimage.bmp” with the name of you image file on the SD card.
make sure the image is less than 480 x 272 (although it will still be cropped to 240 pixels heigh)
so if you image is called “sahil.png” and fills the screen use
Brain.Screen.drawImageFromFile( "sahil.png", 0, 0 );