Background Eraser

In eraser section of adobe Photoshop we have three tools, Eraser , background eraser and magic eraser. All these three are use to erase any object. In This Tutorials we learn the use of background eraser. Background eraser only erase some specific color from the whole object. The most important thing to remember with this tool is to be very careful to keep the crosshairs away from the object you want to keep. When using this tool you may notice some bits of the foreground object becoming slightly transparent along the edges.Read more...........


Find Area of Shape Using Function In C++

a)Create a function template named as shape() that accepts three arguments in such a way that first and second will be the dimension like base and height and the third will be the name of the shape. The shape() function displays the dimension values and the area of the shape.The function returns the area to the calling program; the area is the same data type as the parameter.
Note:
Design a main program such that,it input the values of only those shapes whose area is computable on the bases of base and height only


ATM Sample Project In Simple C Language

This is Simple program for ATM Project in C language for students who learning simple C language. This is also Run in C ++ Editor .


Creating a New Form through Wizard In Access 2007

This tutorial teach you that How you will create a new form using form wizard in access 2007 Step by Step Process.


Creating Cover Page for Microsoft Word

This tutorial help you for making a Cover Image templates for your MS Word Document. Open New Ms Word Document for this purpose Click on Office button and Select New and Then Select Blank Document. Read More About This Topic In This Tutorial.




Find Area of Shape Using Function In C++

a)Create a function template named as shape() that accepts three arguments in such a way that first and second will be the dimension like base and height and the third will be the name of the shape. The shape() function displays the dimension values and the area of the shape.The function returns the area to the calling program; the area is the same data type as the parameter.
Note:
Design a main program such that,it input the values of only those shapes whose area is computable on the bases of base and height only


Create a Custom Brush In Adobe Photoshop

In Adobe Photoshop there are many type of pre set brush and there sizes. but adobe also provide a facility that we create our own custom type of brush. The following procedure is used for this purpose: First of all create a new document. Now select the Brush Tool from the Tools palette Select any pre set brush for example Small Round Brush.


Switch Case Statement IN C

In This Tutorial You Can Learn About Switch Case Statement In C/C++. This Tutorial Explain That How We Use Switch Case Structure And How Its Work. This Tutorial Is Very Helpful For Beginner Student. Read More...


Server Variables

PHP have some predefine variable in which one of the most important type of variables are server variables. Basically Server variable which is define as $_SERVER is an array, which contain the information about headers, paths, browser information, the IP address, and which web page the visitor came from etc. The information in this array are created and store by the web server. This is also possible that some of the information will not provides by the server.


Creating a multilevel list in MS Word

A Multilevel List Shows The List Items At Different Levels Rather Than At One Level This Tutorials Guide You Step By Step Process Of Creating Multilevel List. Read More About This Topic In This Tutorial.