Rank: Member Groups: Member
Joined: 6/29/2007 Posts: 1 Points: 0
|
Hello, We're using Graphicsmill 2.0. in our asset browser application. At this moment we're facing a problem when we try to load a file using the Code:Dim oGM Set oGM = Applify.CreateObject("GraphicsMill.Bitmap") oGM.Data.IsLZWEnabled = True oGM.LoadFromFile sFileName This gives the error "Method LoadFromFile failed. The pixel format is not supported." You can download the file on www.applify.com/download/aurigmaforum/0730412.rarAny help will be appreciated. Regards, Erwin van Avendonk Applify.com erwina@applify.com
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 586 Points: 588
|
Hello,
Your TIFF image has 2 alpha channels. Unfortunately Graphics Mill for ActiveX doesn't have extra channels support.
Sincerely yours, Dmitry Sevostyanov.
|