Dimensions

Dimensions constructor

指定された幅と高さから新しいインスタンスを作成します

public Dimensions(ushort width, ushort height)
パラメータ タイプ 説明
width UInt16 画像の幅
height UInt16 画像の高さ

関連項目