| Line 67: |
Line 67: |
| | | | |
| | === Creating and editing image resources using an Image editor (''GIMP'') === | | === Creating and editing image resources using an Image editor (''GIMP'') === |
| − | Whether we capture using camera or an application called TuxPaint or Screenshot, the images have been captured digitally based on the resolution of the computer or mobile screen; this is indicated in terms of pixels. Such images are called raster images and they are dependent on the resolution of the device for their quality. All raster images are those that involve capturing some underlying image or object using various devices. For more information on raster images, see [https://en.wikipedia.org/wiki/Raster_graphics here]. GNU Image Manipulation Program (GIMP) is an image editing software, that can edit and compile raster images. There is another kind of digital image called the [https://en.wikipedia.org/wiki/Vector_graphics vector] which is not discussed in the toolkit. Vector images involve creating drawings based on defined mathematical shapes; this can be defined in terms of the shapes and is not governed by the resolution of the device. Inkscape is a tool that can be used to create and edit vector images. | + | Whether we capture using camera or an application called TuxPaint or Screenshot, the images have been captured digitally based on the resolution of the computer or mobile screen; this is indicated in terms of pixels. Such images are called raster images and they are dependent on the resolution of the device for their quality. All raster images are those that involve capturing some underlying image or object using various devices. For more information on raster images, see [https://en.wikipedia.org/wiki/Raster_graphics here]. GNU Image Manipulation Program (GIMP) is an image editing software, that can edit and compile raster images. There is another kind of digital image called the [https://en.wikipedia.org/wiki/Vector_graphics vector] which is not discussed in the toolkit. Vector images involve creating drawings based on defined geometrical information; this can be defined in terms of the shapes and is not governed by the resolution of the device. Inkscape is a tool that can be used to create and edit vector images. |
| | | | |
| − | GIMP can be opened from Applications--->Graphics--->GIMP Image Editor. | + | GIMP can be opened from Applications--->Graphics--->GIMP Image Editor. GIMP stands for GNU Image Manipulation program. |
| − | | + | GIMP is very powerful with many sophisticated features. We will learn a few commonly used functions in image editing: |
| − | | |
| − | | |
| − | [[File:COL_-_Opening_an_image_file_using_GIMP.png|thumb|450x450px|File opened in GIMP]] or a set of bitmaps. It is not a vector image editor (Inkscape is an vector image editor). A vector editor edits [https://en.wikipedia.org/wiki/Vector_graphics vector images]- which are stored as geometric information. GIMP is very powerful with many sophisticated features. We will learn a few commonly used functions in image editing:
| |
| | # Cropping an image | | # Cropping an image |
| | # Adding text to an image | | # Adding text to an image |
| | # Reducing the size of an image | | # Reducing the size of an image |
| | + | Once you have opened the GIMP application, open the image you would like to edit. |
| | + | |
| | + | |
| | + | [[File:COL_-_Opening_an_image_file_using_GIMP.png|thumb|450x450px|File opened in GIMP]] |
| | Open the application on your computer, through <u>Applications → Graphics → GIMP</u> | | Open the application on your computer, through <u>Applications → Graphics → GIMP</u> |
| | | | |