Macromedia Fireworks MX 2004 ITEC 4830 Graphics Design Lesson 1 Bitmap Editing.

Slides:



Advertisements
Similar presentations
Adobe Fireworks CS3 Revealed CHAPTER THREE: IMPORTING, SELECTING, AND MODIFYING GRAPHICS.
Advertisements

Macromedia Fireworks MX 2004 – Design Professional Importing, Selecting, and Modifying Graphics.
Macromedia Fireworks. Understanding Fireworks What can you do in Fireworks MX? –Work with vector objects and bitmap images –Add JavaScript-enabled interactivity.
Arbitrary Rotations in 3D Lecture 18 Wed, Oct 8, 2003.
Bitmap and Vector Graphics. Bitmap Graphics Photos Scanned Images Animations Most pictures you find on the Internet Photos are JPG files – lots of colours.
Bitmap Editing – Lesson 1
Course ILT Unit objectives View and import bitmap images Make selections by using the Marquee, Lasso, and Magic Wand tools Use the tools, such as the Pencil.
CIS 205—Web Design & Development Fireworks Chapter 3.
Intro to Photoshop.  Make a specific selection of an image using selection tools like Quick Selection, Magic Wand, Marquee Tool, Lasso Tool, Polygonal.
1 Computer Graphics Chapter 6 2D Transformations.
2D/3D Geometric Transformations CS485/685 Computer Vision Dr. George Bebis.
Create a new document and import files Learn about the Macromedia Fireworks window Work with bitmap and vector images Create and modify text Unit Lessons.
©College of Computer and Information Science, Northeastern UniversityJune 26, CS U540 Computer Graphics Prof. Harriet Fell Spring 2009 Lecture 11.
Transformations I CS5600Computer Graphics by Rich Riesenfeld 27 February 2002 Lecture Set 5.
Transformations CS4395: Computer Graphics 1 Mohan Sridharan Based on slides created by Edward Angel.
1 Computer Graphics Assistant Professor Dr. Sana’a Wafa Al-Sayegh 2 nd Semester ITGD3107 University of Palestine.
COS 397 Computer Graphics Svetla Boytcheva AUBG, Spring 2013.
©College of Computer and Information Science, Northeastern UniversitySeptember 9, CS 4300 Computer Graphics Prof. Harriet Fell Fall 2011 Lecture.
9.3 – Perform Reflections.
Geometric Transformation. So far…. We have been discussing the basic elements of geometric programming. We have discussed points, vectors and their operations.
Lecture Notes: Computer Graphics.
Dx = 2 dy = 3 Y X D Translation A translation is applied to an object by repositioning it along a straight-line path.
2D Geometric Transformations
CSE 681 Review: Transformations. CSE 681 Transformations Modeling transformations build complex models by positioning (transforming) simple components.
Transformations Jehee Lee Seoul National University.
 Transformations Describe the single transformation that will map triangle A onto each of the triangles B to J in turn.
Computer Graphics, KKU. Lecture 51 Transformations Given two frames in an affine space of dimension n, we can find a ( n+1 ) x ( n +1) matrix that.
Chapter 9 Fireworks: Part I The Web Warrior Guide to Web Design Technologies.
Geometric Objects and Transformation
Section 9.5. Composition of Transformations When two or more transformations are combined to form a single transformation, the result is a composition.
Geometry Glide Reflections and Compositions. Goals Identify glide reflections in the plane. Represent transformations as compositions of simpler transformations.
General Purpose Packages GRAPHICS Chapter 5. General Purpose Packages Features of Graphics Packages Entering text Entering text Common tools Common tools.
16/5/ :47 UML Computer Graphics Conceptual Model Application Model Application Program Graphics System Output Devices Input Devices API Function.
Adobe/Macromedia Fireworks JAOIT 8. Fireworks – what is it? Adobe Fireworks (formerly Macromedia Fireworks) is a bitmap and vector graphics editor. It.
What is Kinematics. Kinematics studies the motion of bodies.
Two-Dimensional Geometric Transformations ch5. 참조 Subjects : Basic Transformations Homogeneous Coordinates Composite Transformations Other Transformations.
4-4 Geometric Transformations with Matrices Objectives: to represent translations and dilations w/ matrices : to represent reflections and rotations with.
Geometric Transformations UBI 516 Advanced Computer Graphics Aydın Öztürk
COLLEGE OF ENGINEERING UNIVERSITY OF PORTO COMPUTER GRAPHICS AND INTERFACES / GRAPHICS SYSTEMS JGB / AAS D Geometric Transformations Graphics Systems.
January 19, y X Z Translations Objects are usually defined relative to their own coordinate system. We can translate points in space to new positions.
3-D Geometric Transformations
3D Geometric Transformation
3D Geometric Transformation
CSCI 425/ D Mathematical Preliminaries. CSCI 425/525 2 Coordinate Systems Z X Y Y X Z Right-handed coordinate system Left-handed coordinate system.
II-1 Transformations Transformations are needed to: –Position objects defined relative to the origin –Build scenes based on hierarchies –Project objects.
Honors Geometry.  We learned how to set up a polygon / vertex matrix  We learned how to add matrices  We learned how to multiply matrices.
 An image is the new figure, and the preimage is the original figure  Transformations-move or change a figure in some way to produce an image.
© 2001 – All Rights Reserved – Page 1 Selections Selections.
Instructor: Mircea Nicolescu Lecture 9
9.3 – Perform Reflections. Reflection: Transformation that uses a line like a mirror to reflect an image Line of Reflection: Mirror line in a reflection.
Go Back > Question 1 Describe this transformation. A reflection in the line y = x. ? Object Image.
Introduction to photoshop Photo Editing From Your Desktop.
* Edit photos * Create banners * Create animations * Enhance documents/presentations * Create documents * And many more.
Photoshop tools Move tool Moves selected area Selection tools + shift = add to existing selection + alt = remove from existing selection Square / ellipse.
Chapter 9 Properties of Transformations Warren Luo Matthew Yom.
An Introduction to Robot Kinematics Renata Melamud.
ITEC2110, Digital Media Chapter 3 Digital Image Processing 1 GGC -- ITEC Digital Media.
Transformations. Transformations Introduce standard transformations ◦ Rotation ◦ Translation ◦ Scaling ◦ Shear Derive homogeneous coordinate transformation.
4. Geometric Objects and Transformations
COMPUTER GRAPHICS AND LINEAR ALGEBRA AN INTRODUCTION.
Computer Graphics Lecture 15 Fasih ur Rehman. Last Class Combining Transformations Affine versus Rigid body Transformations Homogenous Transformations.
Transforms.
Chapter Lessons Work with imported files
3D Geometric Transformations
Bitmap Basics in Fireworks
Chapter Lessons Work with imported files
Viewing and Perspective Transformations
4.1: Congruence and Transformation
Year 8 Unit 2 Bitmap Graphics
CSC/FAR 020, Computer Graphics, March 23-25, 2010
Presentation transcript:

Macromedia Fireworks MX 2004 ITEC 4830 Graphics Design Lesson 1 Bitmap Editing

Macromedia Fireworks MX 2004 Concepts: Transformation  Transformation: a function that takes a point (or vector) and maps that point (or vector) into another point (or vector).  Original point:  Destination point: 

Macromedia Fireworks MX 2004 Concepts: Transformation  Matrix representation: ,,

Macromedia Fireworks MX 2004 Concepts: Affine Transformation  Affine transformations are the transformations preserving lines.  Translation  Scaling  Rotation

Macromedia Fireworks MX 2004 Affine Transformations: Translation

Macromedia Fireworks MX 2004 Inverse Translation

Macromedia Fireworks MX 2004 Affine Transformation: Scaling

Macromedia Fireworks MX 2004 Inverse Scaling

Macromedia Fireworks MX 2004 Affine Transformation: Rotation  Rotation about the z-axis by an angle x y

Macromedia Fireworks MX 2004 Affine Transformation: Rotation  Rotation about the x-axis by an angle z y

Macromedia Fireworks MX 2004 Affine Transformation: Rotation  Rotation about the y-axis by an angle x z

Macromedia Fireworks MX 2004 Inverse Rotation

Macromedia Fireworks MX 2004 Concatenation of Transformations  Matrix multiplications ,  Transformation order matters  In general, A*B is different from B*A x y x y x y Scaling x=x*2 Translation x=x+1 Scaling x=x*2 Translation x=x+1 x y x y

Macromedia Fireworks MX 2004 Learn  Fireworks interface  Use the tools: Crop, Magic Wand, Lasso and Polygon Lasso, Marquee, Red Eye Removal  Add and subtract selections in bitmap mode  Scale an image  Use the Rubber Stamp and Smudge tool

Macromedia Fireworks MX 2004 Questions  Understand how to use basic tools, e.g. magic wand, rubber stamp, smudge.  What are the tools to extract a part of image?  When changing the edges of a fill, what are the three options for the Edge type?