Pixels and Aspect Ratio Calculator

Input Variables   Output Variables  
Program Code
  Description
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Description *
Variable Name * (dynamic type) UP
Down
Delete
Description *
Input Variables List
Output Variables List
Source Code
Subject
Description
Calculates the aspect ratio and number of pixels in an image.

Formula to find Aspect Ratio:

Ratio=a/b
Pixels=a*b

where,
a = Width of the image
b = Height of the image
Category General
Created By tech
Created Date 11/23/2010
Last Modify Date 11/23/2010
Calculation Count 8
Version 1.00
Positive 0
Neutral 0
Negative 0
Related Program ID 20 , 22 , 23