http://www.myexception.cn/delphi/263093.html
Image.canvas.textout的文字怎么让背景透明
www.MyException.Cn 网友分享于:2013-03-02 浏览:464次
Image.canvas.textout的文字如何让背景透明
Image.canvas.textout打出来的文字在一个矩形里,这个矩形并不是透明的,非常难看,有什么办法让这个矩形区域透明吗?
------解决方案--------------------
设置刷子的样式为bsclear;
image.Canvas.Brush.Style:=bsClear;
Image.canvas.textout打出来的文字在一个矩形里,这个矩形并不是透明的,非常难看,有什么办法让这个矩形区域透明吗?
------解决方案--------------------
设置刷子的样式为bsclear;
image.Canvas.Brush.Style:=bsClear;
delphi lazarus opengl
网页操作自动化, 图像分析破解,游戏开发