pic_Pictures & Graphics
| centtext.zip | Center text in a PictureBox | |
| rottext3.zip | Display rotated text on top of a picture | |
| pictext.zip | Draw on a picture and save the results into a file | |
| blinktxt.zip | Make text blink in a PictureBox | |
| imgRip.zip | JPEG Image Ripper | |
| alias.zip | Use the LoadImage API function to antialias an image | |
| anigif.zip | Display an animated GIF file | |
| anigif2.zip | Display an animated GIF file without a scroll bar | |
| bitblt.zip | Use BitBlt, StretchBlt, and PaintPicture and compare their speeds | |
| bmp2ico.zip | Save a bitmap into a .ico file | |
| bmp2ico2.zip | Load a bitmap and save it as an icon | |
| bmptoico.zip | Use a bitmap for an icon | |
| brush.zip | Draw using a "bristly brush" | |
| bwbitmap.zip | Draw a black and white bitmap using SetBitmapBits and save the results to a file |
|
| center.zip | Center an image on a form | |
| center2.zip | Center an image, shrinking it to fit if necessary | |
| clrslide.zip | Select a color with red, green, and blue scroll bars | |
| compat.zip | Make a simple drawing program that demonstrates a lot of useful techniques |