Method | Description | |
---|---|---|
GetImageExtents ( CoordType coordType ) : |
||
GetPosition ( int &x, int &y, CoordType coordType ) : void | ||
GetSize ( int &width, int &height ) : void | ||
Image ( |
public GetImageExtents ( CoordType coordType ) : |
||
coordType | CoordType | |
return |
public GetPosition ( int &x, int &y, CoordType coordType ) : void | ||
x | int | |
y | int | |
coordType | CoordType | |
return | void |
public GetSize ( int &width, int &height ) : void | ||
width | int | |
height | int | |
return | void |
public Image ( |
||
accessible | ||
return | System |