Skip to main content

Photo shop Window

Adobe Photoshop:

    Photoshop is an image editing program used by everyone from professionals to novices in the graphics world. With Photoshop users can edit, modify, repair, publish, and even alter images.

    Photoshop is not an image-creation program, which means that it is not set up to create images from scratch. Instead, Photoshop is designed to alter and improve existing images that have been acquired through digital photography, scanners, or other means.




Adobe Photoshop Window:

Menu bar:

The menu bar lists all the menus available in Photoshop. Note that Photoshop does not display a standard toolbar with buttons for functions such as Open and New.

Title bar:

Lists the title of the image as well as the file extension, magnification, and color mode.

Toolbox:

Gives users access to tools at the click of a button. In addition, many buttons have other hidden functions that are revealed when they are clicked on and the mouse button is held down.

Magnification box :

Allows users to see the image’s current level of magnification. The magnification of an image can also be changed by typing the desired percentage directly into this box.

Image area:

The area of the Photoshop screen where an image is displayed and can be worked on.

Palettes:

Palettes contain a variety of functions and can be opened or closed at will, depending on whether you need a certain palette’s tool set. There are many different palettes in Photoshop and most palettes contain more than one tab.

Comments

  1. This post helped me to know about the illusion of control. I think it is the tendency for people to overrate their ability to control different events. It occurs when someone feels a sense of control over outcomes that they demonstrably do not influencejogos friv gratis 2019
    Jogos 2019
    jogos friv
    abcya free games only

    ReplyDelete

Post a Comment

Popular posts from this blog

Characteristics of computers

    Characteristics:        All computers have similar characteristics, which tells how computers are efficient to perform task. Computers have some Limitations also. Speed:     Computer can work very fast. It takes only few seconds for calculations on very large amount of data. Computer can perform millions (1,000,000) of instructions per second.      We measure the speed of computer in terms of microsecond (10-6 part of a second) or nanosecond (10 to the power -9 part of a second).   Accuracy:        The degree of accuracy of computer is very high and every calculation is performed with the same accuracy.  The errors in computer are due to human and inaccurate data.       The calculation done by computer are 100% error free, If we provide accurate input. Diligence:        A computer is free from tiredness, lack of concentration...

DS LAB FOR II YEAR

1.SINGLE LINKED LIST Procedure for creation of single linked list: STEP-1 : Declaring a variable named as “item”.Ie the element what we place in the linkedlist of the new node.         STEP-2 : Read the value   in “item”. Set first=last=null and next=null. STEP-3: Create a new node named as temp and assign the variable item to data part andassign Address of the node temp to null.       temp.data=item;       temp.next=null; STEP-4: Check   the address part of the first node Check if first=null Then assign first=last=temp Other wise Then assign the new node tolast.next=temp          last=temp STEP-6 : Repeat STEP-3 until you read required nodes. Procedure for display the linked list: STEP-1 : Check whether the list having nodes or not i.e Check if first=null        ...

LEVELS AND CURVES

LEVELS:                 Levels are used to set the shadows, mid tone etc.  O pen an image on Photoshop window. Select image menu on menu bar than adjustments than levels. A dialogue box will appear on screen which shows three pointers which indicates three optimum. The black triangle indicates shadows and gray triangle indicates mid tone and white triangle indicates highlights. In the channel menu different options are provided in drop down list. Make sure select on preview, which gives current adjustments on your picture. CURVES: Curves are to  similar to levels, it gives more power to control shadows highlights and mid tones. One of the simplest adjustment we can make with curves is increasing the contrast. Go to image menu and than adjustments,than curves. Dialogue box will appear on screen with straight diagonal line.      ...