the properties id of mImage
- Enumerator:
NCSP_IMAGE_IMAGE |
Set the image content
- Type PBITMAP
- Read Write
- set the pointer to image content.
|
NCSP_IMAGE_IMAGEFILE |
Set the image content
- Type char*
- Read Write
- set the image file name pointer.
|
NCSP_IMAGE_DRAWMODE |
Set image draw mode
- Type enumNCSImageDrawMode
- Read Write
- set the image draw mode to NCS_DM_NORMAL/NCS_DM_SCALED/NCS_DM_TILED.
|
Definition at line 74 of file mimage.h.