|
static |
Renders an image
Call this function to render one of the images specified by IMAGES_IDS enumerator. The BCGControlBar framework uses these images to display various GUI elements like arrows, check symbols, close buttons and so on.
| pDC | A pointer to a device context |
| id | Specifies the id of image to be rendered. |
| rectImage | Bounding rectangle. |
| state | Specifies the image state. |
| sizeImage | Specifies the image size. |