DisplayUnitsConverter.PixelToPoint
DisplayUnitsConverter.PixelToPoint method
在指定的像素分辨率下,将像素转换为点。
public static float PixelToPoint(int pixels, float dpi)
| 参数 | 类型 | 描述 |
|---|---|---|
| 像素 | Int32 | 要转换的像素值。 |
| dpi | Single | 屏幕分辨率。 |
返回值
Int32。
另请参阅
- class DisplayUnitsConverter
- namespace Aspose.Note
- assembly Aspose.Note