메소드 | 설명 | |
---|---|---|
LoadBitmap ( string resourceName, int width, int height ) : |
||
LoadData ( string resourceName, int width, int height ) : |
메소드 | 설명 | |
---|---|---|
ReadToEnd ( Stream stream ) : byte[] |
public static LoadBitmap ( string resourceName, int width, int height ) : |
||
resourceName | string | |
width | int | |
height | int | |
리턴 |
public static LoadData ( string resourceName, int width, int height ) : |
||
resourceName | string | |
width | int | |
height | int | |
리턴 |