Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
5answers
1k views

.NET: Replacing ImageMagick with WPF-objects

We've all seen cool WPF demo-applications with rich media. My question is if WPF-objects can replace some basic functionality in ImageMagick. Basic functions like resizing images, cropping and so on. ...
0
votes
1answer
69 views

Fulltext search with rich media files

What's the best way to perform fulltext searches across rich media files? I'm trying to implement a system where the user could upload random files (.doc, .pdf, .jpg, ...) and down the line, he would ...