I've got a screen capture program that I had written long ago and to tell the truth I really enjoy using tools that I've made myself (ok, with a lot of help) but there is one thing I'm looking to do and thought I would ask the community if they have anything like this:
I've got a screen capture program that I had written long ago and to tell the truth I really enjoy using tools that I've made myself (ok, with a lot of help) but there is one thing I'm looking to do and thought I would ask the community if they have anything like this:
I'm looking to add a page tear as shown in the pic. Any ideas and/or code you can share?
maybe you could do this with merge one bitmap with a mask bitmap http://docwiki.embarcadero.com/CodeExamples/XE4/en/CreateFromBitmapAndMask_%28Delphi%29
ReplyDeleteThat is an option I've been considering. Thanks Renato Françoso
ReplyDeletePatrick Hughes And for extra points, perhaps make the mask and fill sufficiently large that you can offset into them, so your finished images do not always have the same shapes at the same locations on the tear. ;)
ReplyDeleteOr Bill Meyer make half a dozen or more masks. Yee Haa.
ReplyDeleteThis is an old componnet set that dose what you need
ReplyDeletehttp://delphi.icm.edu.pl/ftp/d20free/formrgn.zip
Yes Delphi 2 !!!!
I'll check it out shlomo abuisak thank you.
ReplyDelete