COMPUTER SCIENCE AND ENGINEERING
COMPUTER GRAPHICS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
256
|
|
480
|
|
512
|
|
856
|
Detailed explanation-1: -Here we have given a image with size 1024 × 768 pixels. Also, width changes to 640 pixels while aspect ratio remain same. Height of resized image will be 480 pixels.
Detailed explanation-2: -If you divide 1024 by 768, the result is 1.33, so the 1024x768 computer resolution can be described as having an aspect ratio of 1.33:1.
Detailed explanation-3: -PIXEL DIMENSIONS are the horizontal and vertical measurements of an image expressed in pixels. The pixel dimensions may be determined by multiplying both the width and the height by the dpi.
Detailed explanation-4: -When you resize an image and do not resample it, you change the image’s size without changing the amount of data in that image. Resizing without resampling changes the image’s physical size without changing the pixel dimensions in the image.