Search found 3 matches

by mlavie
Sun Aug 25, 2013 12:55 pm
Forum: PDF
Topic: Transparency Mask from Bezier Path
Replies: 0
Views: 70640

Transparency Mask from Bezier Path

Hi,

Continuing from my previous question: If I have a Bezier Clipping Path for a given image, can GdPicture apply Alpha (transparency) mask on an image, based on that Clipping Path? I need this for all image types - not just for PDF.

TIA,
mlavie
by mlavie
Sun Aug 25, 2013 12:32 pm
Forum: General discussions
Topic: .NET Multi-threading Support
Replies: 1
Views: 2978

.NET Multi-threading Support

Hi, Is the GdPicture .NET SDK thread-safe? By that I mean, not only is there no risk of threading errors (racing conditions, etc.), but also that requests are not queued serially - thus temporarily blocking each other. For example, .NET GDI+ is "sort of" thread-safe, as there are not racin...
by mlavie
Sun Aug 25, 2013 12:04 pm
Forum: Feature Requests
Topic: Support for Reading Adobe JPG and TIFF Clipping Paths
Replies: 1
Views: 4066

Support for Reading Adobe JPG and TIFF Clipping Paths

Hi, I am currently evaluating GdPicture. Can the .NET SDK extract (read) an Adobe clipping path from a TIFF or a JPG? GDI+ most definitely does NOT support this in any way, shape or form. The reason I am interested in GdPicture is to save me the trouble of hacking/reverse-engineering the Adobe 8BIM ...