| void CBCGPWinUITile::SetImage | ( | const CBCGPImage & | image, |
| BCGP_WINUI_IMAGE_EFFECT | effect = BCGP_ANIMATION_NONE, |
||
| int | nAnimationTime = 1000, |
||
| BOOL | bStretch = FALSE |
||
| ) |
Specifies the tile image (icon)
| image | The tile image. |
| effect | The animation effect. |
| nAnimationTime | The animation time. |
| bStretch | Set this parameter to TRUE to enable image stretching. |