Window To Viewport Transformation
Window To Viewport Transformation
Transformation:
Process to transforming the image from one coordinate system
(window) to other coordinate system (viewport) is referred to as
Window to Viewport Transformation.
Transformation from world to device coordinate involves translation,
rotation, scaling operations as well as procedures for deleting those
part of the picture that are outside the limits of a selected display area.
There is a relative change from window image to view part image but
common properties of image remain same.
1)A world coordinate area selected for display is called a Window.
2)An area on a display device to which a window is mapped is
called a Viewport.