How do you get an image for your program?

To create your program, you sometimes need appropriate images for example game characters.  You may find copyright free image from internet.

But you can create images with some tools.  Today, I'd like to introduce these tools for creating images.

1. Paint

This program is included in Windows and can create .png, .jpg, .bmp, and .gif format image files. I recommend you to use .png format. Because .png file is compact and can explain transparent.  But Paint program doesn't have ability to use transparent color.

2. GIMP

GIMP (GNU Image Manipulation Program) is a free program and manipulates many kind of image format.  I always use this program for adding transparent color to the image made with Paint.  Usage is listed below.

  1. Start GIMP.
  2. [File] [Open] your image file to manipulate.
  3. [Layer] [Transparency] [Add Alpha Channel].
  4. Select [Fuzzy Select Tool] in Toolbox.
  5. Click the color to be transparent in your image.
  6. Push [Delete] key.
  7. [File] [Export As] such as .png file.

3. PowerPoint

Today's third tool is a Microsoft Office program which has Drawing tool.  I like PowerPoint best.  With following steps you can create an image with transparent color.

  1. Start PowerPoint.
  2. Click mouse right button on thumbnail of title slide.
  3. Select [Delete Slide].
  4. [HOME] [New Slide] [Blank] [Add Slide].
  5. Draw image with [Drawing] tools.
  6. Select shapes you'd like to save.
  7. Click mouse right button on the selected shapes.
  8. Select [Save As Picture] as .png file.
  9. Also [File] [Save As] .ppt file.

[*] The PowerPoint screen shot above is a just sample.  Actually, PowerPoint Online version doesn't have an ability to [Save As Picture].  So please use desktop version.