Property | Type | Description | |
---|---|---|---|
height | uint | ||
width | uint |
Method | Description | |
---|---|---|
CompareTo ( object obj ) : int | ||
Equals ( |
||
Equals ( System obj ) : bool | ||
GetHashCode ( ) : int | ||
ImageSize ( uint width, uint height ) : System | ||
ToString ( ) : string | ||
operator ( ) : |
||
operator ( ) : bool | ||
stringToSize ( string input ) : |
Method | Description | |
---|---|---|
checkIsPower2 ( uint val ) : bool |
public ImageSize ( uint width, uint height ) : System | ||
width | uint | |
height | uint | |
return | System |
public static stringToSize ( string input ) : |
||
input | string | |
return |