icubic library reference
DPI
説明
DPI クラス

継承インターフェース
なし

メンバ関数
メンバ関数 説明
SetDPI DeviceからDPIの設定
SetDPI DPIの設定
SetDPI_x X方向のDPIの設定
SetDPI_y Y方向のDPIの設定
GetDPI_x X方向のDPIの獲得
GetDPI_y Y方向のDPIの獲得
ItoD_x X方向のInch to Dot
ItoD_y Y方向のInch to Dot
ItoD 位置のInch to Dot
ItoD 矩形のInch to Dot
ItoD 矩形のInch to Dot
ItoD_xy Inch to Dotのアフィン変換
DtoI_x X方向のDot to Inch
DtoI_y Y方向のDot to Inch
DtoI 位置のDot to Inch
DtoI サイズのDot to Inch
DtoI 矩形のDot to Inch
DtoI_xy Dot to Inchのアフィン変換
DtoD_x X方向のDot to Dot
DtoD_y Y方向のDot to Dot
DtoD 位置のDot to Dot
DtoD 矩形のDot to Dot
DtoD_xy Dot to Dotのアフィン変換