OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Bitmap control
Functions | |
setEdCtrlBitmap (ctrlstr, bmppath) | |
Set a bitmap control bitmap path. More... | |
getEdCtrlBitmapBuffer (ctrlstr) | |
Get a bitmap control buffer. More... | |
setEdCtrlBitmapColor (ctrlstr, bgcolor) | |
Set a bitmap control background color. More... | |
paintEdCtrlBitmap (ctrlstr) | |
Paint a bitmap control. More... | |
crEdCtrlBitmap (winstr, x, y, w, h, bmppath, bgcolor, resize) | |
Create a bitmap control. More... | |
crEdCtrlBitmap2 (winstr, x, y, w, h, bmpbase, bgcolor, resize) | |
Create a bitmap control. More... | |
crEdCtrlGrid (winstr, x, y, w, h, bgcolor, dotcolor, dotspace, resize) | |
Create a bitmap control to display a grid. More... | |
dsEdCtrlBitmap (ctrlstr) | |
Destroy a bitmap control. More... | |
Detailed Description
Bitmap control
Function Documentation
◆ setEdCtrlBitmap()
setEdCtrlBitmap | ( | ctrlstr | , |
bmppath | |||
) |
◆ getEdCtrlBitmapBuffer()
getEdCtrlBitmapBuffer | ( | ctrlstr | ) |
◆ setEdCtrlBitmapColor()
setEdCtrlBitmapColor | ( | ctrlstr | , |
bgcolor | |||
) |
◆ paintEdCtrlBitmap()
paintEdCtrlBitmap | ( | ctrlstr | ) |
◆ crEdCtrlBitmap()
crEdCtrlBitmap | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
bmppath | , | ||
bgcolor | , | ||
resize | |||
) |
◆ crEdCtrlBitmap2()
crEdCtrlBitmap2 | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
bmpbase | , | ||
bgcolor | , | ||
resize | |||
) |
◆ crEdCtrlGrid()
crEdCtrlGrid | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
bgcolor | , | ||
dotcolor | , | ||
dotspace | , | ||
resize | |||
) |
◆ dsEdCtrlBitmap()
Generated on Thu Aug 24 2017 10:05:22 for OpenSpace3D libs by
