Sets a picture loaded from external file.
- Parameters
-
| strImagePath | Full pathname of the image file. |
| bDPIAutoScale | Specifies whether the image should be scaled according to current DPI. |
| bAutoResize | Specifies whether control should be automatically resized to the picture size. |
| bDisable3DColorsMapping | When this parameter is FALSE, the system 3D colors are not mapped to the active visual theme colors. |
| bPictureCircularShape | Specifies whether the image will have the circular shape. |
- Returns
- TRUE if it succeeds, FALSE if it fails.