Method | Description | |
---|---|---|
Bitmap ( int width, int height, int bpp ) : System |
|
|
Clone ( ) : |
|
|
FromFile ( string filename ) : |
|
Method | Description | |
---|---|---|
Bitmap ( |
|
|
TLN_CloneBitmap ( |
||
TLN_CreateBitmap ( int width, int height, int bpp ) : |
||
TLN_DeleteBitmap ( |
||
TLN_GetBitmapDepth ( |
||
TLN_GetBitmapHeight ( |
||
TLN_GetBitmapPalette ( |
||
TLN_GetBitmapPitch ( |
||
TLN_GetBitmapWidth ( |
||
TLN_LoadBitmap ( string filename ) : |
||
TLN_SetBitmapPalette ( |
public Bitmap ( int width, int height, int bpp ) : System | ||
width | int | |
height | int | |
bpp | int | |
return | System |
public static FromFile ( string filename ) : |
||
filename | string | |
return |