Search found 7 matches

by tkummer
Thu Apr 11, 2013 2:18 pm
Forum: Image Processing & Document Imaging
Topic: Problems with Color funcs
Replies: 1
Views: 5193

Problems with Color funcs

Hi all,

I'm using GDPicture 5.11 on Win7.
- IsCMYKFile(path) always retuns false
- GetImageColorSpace always returns 0
- ICCImageHasProfile always retuns false

on Images that are CMYK and have an embedded ICC profile .

Do you have a working example?
by tkummer
Wed Oct 15, 2008 2:11 pm
Forum: Image Processing & Document Imaging
Topic: GetImageFormat on BMP
Replies: 3
Views: 2456

Re: GetImageFormat on BMP

Thanks,
the bmp can be opened nevertheless. The bad thing is that since today (!!!) were using GdPicture instead of Imagegear.
It is an Asset Database application and as long as the image format can not be processed correctly , we cannot rely on gdpicture.
When will this be fixed?

regards
Thorsten
by tkummer
Wed Oct 15, 2008 1:50 pm
Forum: Image Processing & Document Imaging
Topic: GetImageFormat on BMP
Replies: 3
Views: 2456

GetImageFormat on BMP

Hello all,

GetImageFormat() returns "Undefined" on all my bmp images.
See attached file please.
Thanks
TK
by tkummer
Tue Oct 14, 2008 12:49 pm
Forum: Image Processing & Document Imaging
Topic: Imaging in PowerBuilder
Replies: 5
Views: 3033

Re: Imaging in PowerBuilder

Yes, this makes it clear to me... By the way, i asked for a feature in the feature request forum. I you don't mind I ask it again here: We have the urgent need for displaying EPS files (encapsulated postscripts). They're not supported right now. Will it be possible to implement support for this form...
by tkummer
Tue Oct 14, 2008 12:40 pm
Forum: Image Processing & Document Imaging
Topic: Imaging in PowerBuilder
Replies: 5
Views: 3033

Re: Imaging in PowerBuilder

Thank you for the fast reply!!! So that means I should use a GdViewer for the user to display the image, select a region with the mouse and after that do the image manipulation on the GdPicture.imaging object? And pass information between the two? Or is it possible to just operate with the imaging o...
by tkummer
Tue Oct 14, 2008 12:31 pm
Forum: Image Processing & Document Imaging
Topic: Imaging in PowerBuilder
Replies: 5
Views: 3033

Imaging in PowerBuilder

Hi all, we plan to use the GdPicturepro5.Imaging OCX together with PowerBuilder 11.2. Id did a short test and have problems using it. It does not show any events, so it's hard to code events on the control. The GdViewer Control has events, it's easy, but it does not support image modification (Crop,...
by tkummer
Tue Oct 14, 2008 11:43 am
Forum: Feature Requests
Topic: read/display EPS
Replies: 1
Views: 3157

read/display EPS

Hello all,

I have a feature request for reading and displaying encapsulated Postscript files (EPS).
is it possible to implement support for this format?
Thanks
T. Kummer