Method | Description | |
---|---|---|
LoadBitmap ( string resourceName, int width, int height ) : |
||
LoadData ( string resourceName, int width, int height ) : |
Method | Description | |
---|---|---|
ReadToEnd ( Stream stream ) : byte[] |
public static LoadBitmap ( string resourceName, int width, int height ) : |
||
resourceName | string | |
width | int | |
height | int | |
return |
public static LoadData ( string resourceName, int width, int height ) : |
||
resourceName | string | |
width | int | |
height | int | |
return |