Search found 1 match
- 2013-02-26T07:12:37-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Alpha channel with two files
- Replies: 0
- Views: 16137
Alpha channel with two files
Hello. I have a procedure which i currently do with photoshop, which unfortunately takes a lot of memory. So I need to "transfer" it to imagemagick, through dos commands or vb. Here is what I do. 1) open 2 tga files 2) enable the alpha channel on the first one 3) add the alpha channel on the second ...