構造体 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のコンストラクタ

引数:
xX座標
yY座標
width
height高さ