Public メソッド
|
Public 変数
構造体 ImageRect
画像の中の矩形領域
[詳細]
すべてのメンバ一覧
Public メソッド
ImageRect
(int x, int y, int width, int height)
ImageRectのコンストラクタ
Public 変数
int
X
X座標
int
Y
Y座標
int
Width
幅
int
Height
高さ
説明
画像の中の矩形領域
コンストラクタとデストラクタ
ImageRect
(
int
x
,
int
y
,
int
width
,
int
height
)
ImageRectのコンストラクタ
引数:
x
X座標
y
Y座標
width
幅
height
高さ
Sce
PlayStation
Core
Imaging
ImageRect
全て
クラス
ネームスペース
関数
変数
列挙型
プロパティ
イベント