Arahnoid
02-17-2012, 04:25 PM
Hello I need help to create a bitmap for icon.
The main goal is to combine 4 bitmaps into one and just after this to use it as icon
The alpha, multiply and background images I will get from script folder on hard drive, the color bitmap will be generated using bitmap function
colorLayer = bitmap 24 24 color:(color 25 49 78)
here is an example how I want to combine bitmap layers
http://img831.imageshack.us/img831/5498/iconcr.png (http://imageshack.us/photo/my-images/831/iconcr.png/)
I tried to use pasteBitmap function but didn't figured out how to do it
I have attached an archive with source images
Download source images (http://dl.dropbox.com/u/1401690/icons.zip)
I will appreciate any help or advice.
Thank you.
The main goal is to combine 4 bitmaps into one and just after this to use it as icon
The alpha, multiply and background images I will get from script folder on hard drive, the color bitmap will be generated using bitmap function
colorLayer = bitmap 24 24 color:(color 25 49 78)
here is an example how I want to combine bitmap layers
http://img831.imageshack.us/img831/5498/iconcr.png (http://imageshack.us/photo/my-images/831/iconcr.png/)
I tried to use pasteBitmap function but didn't figured out how to do it
I have attached an archive with source images
Download source images (http://dl.dropbox.com/u/1401690/icons.zip)
I will appreciate any help or advice.
Thank you.
