Posted: Tue Dec 03, 2002 6:41 pm
Restored from previous forum. Originally posted by ricardo.
Hi,
This SkinWin lib are really great!!
I have 2 wishes:
1.- SkinWin(hWnd, hBitmap, x, y)
Where we can determine the coordinates of the pixel that will be taken as the transparency color. Sometimes our images could not have the desired transparency color at 0,0.
2.- SkinWin(hWnd,x, y)
This one could be GREAT.
Imagine that i want to make transparent some imagen that is not a bmp or gif or jpg... maybe some flash or other format.
Its possible to point the library to the window where the imagen is displayed and that the lib. uses it to make the skin?
Other way could be to take some screenshot of the window, save it to the HD and then call the lib as usuall... its possible to do it? how can i take a screenshot of certain window in runtime and save it to the HD?
---------------------------------------------------------------------
What im doing is create skinwins for a window that contains a webgadget and the web gadget contains a flash movie with and interface.
At the moment im using the same bitmap that i used to create the flashmovie as the bitmap to create transparency, but not always the 0,0 pixel is the one that i want to use fr transparency... but some other of my flashmovies dont use a bitmap at all.
Im trying to create the skinwin at runtime.
I hope i explain correctly my point.
Thanks again to Danilo for his great Library.
Best Regards
Ricardo
Dont cry for me Argentina...
Hi,
This SkinWin lib are really great!!
I have 2 wishes:
1.- SkinWin(hWnd, hBitmap, x, y)
Where we can determine the coordinates of the pixel that will be taken as the transparency color. Sometimes our images could not have the desired transparency color at 0,0.
2.- SkinWin(hWnd,x, y)
This one could be GREAT.
Imagine that i want to make transparent some imagen that is not a bmp or gif or jpg... maybe some flash or other format.
Its possible to point the library to the window where the imagen is displayed and that the lib. uses it to make the skin?
Other way could be to take some screenshot of the window, save it to the HD and then call the lib as usuall... its possible to do it? how can i take a screenshot of certain window in runtime and save it to the HD?
---------------------------------------------------------------------
What im doing is create skinwins for a window that contains a webgadget and the web gadget contains a flash movie with and interface.
At the moment im using the same bitmap that i used to create the flashmovie as the bitmap to create transparency, but not always the 0,0 pixel is the one that i want to use fr transparency... but some other of my flashmovies dont use a bitmap at all.
Im trying to create the skinwin at runtime.
I hope i explain correctly my point.
Thanks again to Danilo for his great Library.
Best Regards
Ricardo
Dont cry for me Argentina...