Search found 24 matches
- Wed Feb 07, 2007 6:07 pm
- Forum: GFL SDK
- Topic: Gflax 2.66 problem
- Replies: 4
- Views: 3944
- Wed Feb 07, 2007 2:17 pm
- Forum: GFL SDK
- Topic: Gflax 2.66 problem
- Replies: 4
- Views: 3944
- Wed Feb 07, 2007 2:25 am
- Forum: GFL SDK
- Topic: Gflax 2.66 problem
- Replies: 4
- Views: 3944
Gflax 2.66 problem
I installed v2.66 on my server, and found that activating the filters (like gflax.sharpen and .enhancedetails) crash the .dll during execution. All I get is the ASP 0115 error, something about a trappable error in external application; script cannot continue.
When I tried going back to v2.54 the ...
When I tried going back to v2.54 the ...
- Fri Feb 02, 2007 4:48 pm
- Forum: GFL SDK
- Topic: ASP & Database
- Replies: 4
- Views: 10821
Well, my servere will choke. Take a look at the paqe I posted and see if you want to pre-make and cache all the versions that might be called for.
We push imaging to different processes right now anticipating the move to different servers.
And take another look at the page I posted and say when we ...
We push imaging to different processes right now anticipating the move to different servers.
And take another look at the page I posted and say when we ...
- Fri Dec 22, 2006 5:16 pm
- Forum: GFL SDK
- Topic: ASP & Database
- Replies: 4
- Views: 10821
See this code in action: http://herbarium.uvsc.edu/Virtual/viewe ... 5312s2.jpg
- Fri Dec 22, 2006 5:13 pm
- Forum: GFL SDK
- Topic: ASP & Database
- Replies: 4
- Views: 10821
- Fri Dec 16, 2005 10:26 pm
- Forum: GFL SDK
- Topic: Better resize
- Replies: 11
- Views: 8724
- Fri Dec 16, 2005 10:19 pm
- Forum: GFL SDK
- Topic: Install GFL on a Webserver?
- Replies: 1
- Views: 1531
- Wed Oct 19, 2005 8:26 pm
- Forum: GFL SDK
- Topic: BGR instead of RGB?
- Replies: 1
- Views: 1569
BGR instead of RGB?
I just noticed, while working on specific colors in an image, that the OLE-COLOR format is BGR, not RGB!
Test this with GetColorAt if you want to confirm it.
Is this because of GFLAx, WIndows, or my particular setup?
Test this with GetColorAt if you want to confirm it.
Is this because of GFLAx, WIndows, or my particular setup?
- Tue Oct 18, 2005 5:11 pm
- Forum: GFL SDK
- Topic: Virtual Directory
- Replies: 1
- Views: 1540
- Thu Oct 13, 2005 9:42 pm
- Forum: GFL SDK
- Topic: Transparent colors for drawing?
- Replies: 3
- Views: 1908
Transparent colors for drawing?
Is it possible to specify an RGBA color in GFLAx?
I have a colored map I want to draw transparent circles on to indicate populations, so I can see the town name under the circle.
I have a colored map I want to draw transparent circles on to indicate populations, so I can see the town name under the circle.
- Wed Sep 21, 2005 9:25 pm
- Forum: GFL SDK
- Topic: GFLAx JPEG2000 Request
- Replies: 1
- Views: 1433
GFLAx JPEG2000 Request
I've been woking on a website that uses many large images, and displays parts of them (for example, see http://herbarium.uvsc.edu/virtual/viewer.asp?file=08218s1.jpg - click on the big image to zoom in)
There is a problem. It takes a couple seconds to open and decompress these images before I can ...
There is a problem. It takes a couple seconds to open and decompress these images before I can ...
- Mon Apr 11, 2005 3:24 am
- Forum: GFL SDK
- Topic: Run GflAx on a 64 bit processor?
- Replies: 0
- Views: 1275
Run GflAx on a 64 bit processor?
Anyone here run GflAx on a 64-bit processor, specifically the Intel Itanium 2 or 64-bit XEON (with EM64T)?
Is image processing much faster? We're using 35MPixel color images, and need all the speed we can get.
Is image processing much faster? We're using 35MPixel color images, and need all the speed we can get.
- Mon Apr 04, 2005 5:49 pm
- Forum: GFL SDK
- Topic: Transparent GIF code?
- Replies: 5
- Views: 3292
- Sat Apr 02, 2005 5:36 am
- Forum: GFL SDK
- Topic: 'error to open file'
- Replies: 1
- Views: 1548
I'm not sure I understand your question. You are trying to open a file on the client computer directly from the server-side script?
You need to use a different mechanism of moving the file to the server first, then open it there. No script can open a file on the client's computer; that would be a ...
You need to use a different mechanism of moving the file to the server first, then open it there. No script can open a file on the client's computer; that would be a ...