Method | Description | |
---|---|---|
LoadBitmap ( Stream stream, System backgroundColor = null ) : |
||
LoadBitmap ( byte data, System backgroundColor = null ) : |
Method | Description | |
---|---|---|
CreateDevice ( ) : Device |
public static LoadBitmap ( Stream stream, System backgroundColor = null ) : |
||
stream | Stream | |
backgroundColor | System | |
return |
public static LoadBitmap ( byte data, System backgroundColor = null ) : |
||
data | byte | |
backgroundColor | System | |
return |