pixelsFromInches Method

Converts inches to pixels based on screen DPI.

pixelsFromInches(inches: number): number

note this information may not be accurate in some browsers.

Parameter Type Description
inches number the number of inches to convert

Returns - the corresponding number of pixels

Defined in

Last Updated: 08 January, 2020