Delphi - How to make a PNG image the main form? -


i have application main form of called fmain. how can make fmain png image have image1 assigned in source?

fmain.brush.bitmap:=image1.picture.bitmap; 

that's if image1 *.bmp one, need transperancy of png file.

i don't think able make custom shaped tform transparent png.

have a @ answer irregularly shaped forms , more http://docwiki.embarcadero.com/libraries/xe2/en/vcl.forms.tcustomform.transparentcolorvalue .


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -