pixelsFromInches Method

Converts inches to pixels based on screen DPI.

pixelsFromInches(inches: number): number

@returns the corresponding number of pixels

Parameter Type Description
inches number the number of inches to convert

Returns - number

the corresponding number of pixels

Defined in

Last Updated: 20 April, 2024