松鼠的博客

导航

显示透明位图

 

this->Image1->Transparent   =   true;
this->Image1->Picture->Bitmap->TransparentColor = clWhite;//要设为透明色的颜色
this->Image1->Picture->Bitmap->Canvas->Draw(0,0,this->Image1->Picture->Bitmap);

posted on 2008-10-19 18:38  Xproer-松鼠  阅读(253)  评论(0)    收藏  举报