Monday, February 14, 2011

Painting Tools

A paint program is a graphics program that edits bitmapped images.


Tool Bar- Holds all the tools that may be needed to create a painting.








Shape Bar- Mutiple shapes used for any person in a drawing/painting.






Crop, Resize, Rotate, Select- Manipulate the painting by cropping, resizing, rotating and selecting it.

 




Paste, Cut and Copy-  Paste an image from somewhere else, cut a painting and copy the painting to somewhere else.






Brushes-  Different brushes for different techniques fo painting.






Size- Change sizes of rubber, pencil, etc.



Fill- Fill painting board with one colour.                          

Pencil- Paint with a pencil

 

Eye colour- Select any colour you have already used.


Magnify- Enlarge image.

Rubber- erase anything you don't like.

Painting Board- (Self-explanatary)







Colour Box- (Self-Explanatary)

Draw vs Paint

Drawing Programs create images composed of objects (eg. squares, shapes etc). The objects can add properties such as colour, line thickness. These objects can easily be editted (eg change shape, colour). Drawing programs create vector files. eg. Microsoft Word


VS


Paint Programs create images pixel by pixel (there are no objects). They can't be easily editted because the only way to edit images is to edit by pixels. Files that they create are called bitmaped files. eg. Paint.Net

Wednesday, February 9, 2011

Graphics Terms

Animated gif
The GIF format supports multiple "frames" that give the impression of motion when displayed in sequence, much like a flip book.
Jpeg
An image file compressed in this format.
Pixel
The smallest element of an image that can be individually processed in a video display system.
Bmp
This is the only graphics format where compression actually enlarges the file. The format is widely used nonetheless
Flip
An early language for pattern-matching on Lisp structures, similar to CONVERT.
Video
Moving images stored as a sequence of static images (called "frames") representing snapshots of the scene, taken at regularly spaced time intervals, e.g 50 frames per second.
Crop
Resizing and adjusting an image.
Mirror
Writing duplicate data to more than one device (usually two hard disks), in order to protect against loss of data in the event of device failure.
Fps (frames per second)
How many frames are taken every second.
Frame
One complete scan of the active area of a display screen. Each frame consists of a number N of horizontal scan lines, each of which, on a computer display, consists of a number M of pixels. N is the vertical resolution of the display and M is the horizontal resolution.
Morph
Cause to change shape in an computer or animation.
Cpu
Central processing unit: the key component of a computer system, which contains the circuitry necessary to interpret and execute program instructions.
Dpi
Dots per inch: a measure of resolution used for printed text or images, the more dots per inch, the higher the resolution.

Resolution
The maximum number of pixels that can be displayed on a monitor, expressed as (number of horizontal pixels) x (number of vertical pixels), i.e., 1024x768. The ratio of horizontal to vertical resolution is usually 4:3, the same as that of conventional television sets.
File Extension
A file name extension is a suffix to the name of a computer file applied to indicate the encoding convention (file format) of its contents.
Compression
The coding of data to save storage space or transmission time.
Frame Buffer
Part of a video system in which an image is stored, pixel by pixel and which is used to refresh a raster image.
Colour Depth
Is a computer graphics term describing the number of bits used to present the colour of a single pixel.