DisplayUnitsConverter.PixelToPoint

DisplayUnitsConverter.PixelToPoint method

指定されたピクセル解像度でピクセルをポイントに変換します。

public static float PixelToPoint(int pixels, float dpi)
パラメータタイプ説明
pixelsInt32ピクセル単位で変換する値。
dpiSingle画面解像度.

戻り値

Int32.

関連項目