What is Photoshop

latest articles

JavaScript Array Sort Method

<HTML> <HEAD> <TITLE>Sort Ten Words</TITLE> <SCRIPT> words = new Array ( 10 ) ; for ( k = 0 ; k < words.length ; k = k + 1 ) { words[ k ] = window.prompt( "Enter word # " + k, "" ) ; } document.write( "UNSORTED WORDS:"...

Read more

Marquee in Html

The HTML <marquee> element is used to insert a scrolling area of text. You can control what happens when the text reaches the edges of its content area using its attributes. Attributes behavior Sets how the text is scrolled within the marquee. Possible values are scroll, slide and...

Read more

What is Macromedia Flash ?

Flash is a popular authoring software developed by Macromedia, is used to create vector graphics-based animation programs with full-screen navigation interfaces, graphic illustrations, and simple interactivity in an antialiased, resizable file format that is small enough to stream across a normal modem connection. The software is ubiquitous on...

Read more

Add Watermark to Multiple Photos in Photoshop

In this tutorial i'am going to show you how to watermark in multiple pictures. 1 Open one of the pictures that you want a watermark. 2 Go to the window click on action 3 At the bottom of the actions window click on icon to create a new...

Read more

Photoshop Shortcut Keys

Selecting Draw Marquee from CenterAlt-Marquee Add to a SelectionShift Subtract from a SelectionAlt Intersection with a SelectionShift-Alt Make Copy of Selection w/Move toolAlt-Drag Selection Make Copy of Selection when not in Move toolCtrl-Alt-Drag Selection Move Selection (in 1-pixel Increments)Arrow Keys Move Selection (in 10-pixel Increments)Shift-Arrow Keys Select all...

Read more

What is Photoshop

Photoshop is an image editing software developed and manufactured by Adobe Systems Inc. Photoshop is considered one of the leaders in photo editing software. The software allows users to manipulate, crop, resize, and correct color on digital photos. The software is particularly popular amongst professional photographers and graphic...

Read more

Types of Graphics

"There are two types of computer graphics: raster graphics, where each pixel is separately defined (as in a digital photograph), and vector graphics, where mathematical formulas are used to draw lines and shapes, which are then interpreted at the viewer's end to produce the graphic." Raster Graphics are...

Read more

What is Graphics ?

"Graphics (from Greek', 'something written' e.g. autograph) are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone to inform, illustrate, or entertain. In contemporary usage it includes: pictorial representation of data, as in computer-aided design and manufacture, in typesetting and the...

Read more

What is Multimedia ?

Multimedia can have a many definitions these include: Multimedia means that computer information can be represented through audio, video, and animation in addition to traditional media (i.e., text, graphics drawings, images). Multimedia is the field concerned with the computer-controlled integration of text, graphics, drawings, still and moving images...

Read more

what is html ?

Hypertext Markup Language, a standardized system for tagging text files to achieve font, colour, graphic, and hyperlink effects on World Wide Web pages. ...

Read more