Tagged Questions

1
vote
1answer
34 views

How to save a GIF on the iPhone?

Hi, how can I save a GIF on the iPhone? The SDK includes only UIImageJPEGRepresentation and UIImagePNGRepresentation but nothing for GIFs or other image formats, is there a way to convert a UIImage …
0
votes
1answer
8 views

GridView ImageField With Text

Hello, I have an ASP.Net GridView and I want to include an Image and a Text in the same field, something like this: <a id="lnkForJQueryCall"><img src="whatever.png"> Some Other …
0
votes
2answers
15 views

Latest images uploaded coding problem

Hey, anyone could help me understand the following asp.net 2.0 coding? It is supposed to show me a couple of the latest photos i uploaded to a particular folder in the photoalbum. however when i …
0
votes
1answer
8 views

Allowing the user to submit images within a Cocoa application

How do you set up an object in interface builder that will allow the user to submit an image (like when editing a vCard in Address Book) and save it to the corresponding entry in the database being …
0
votes
5answers
56 views

how to turn an existing color image into a black-white image ?

What diffrent approaches exists out there in actionscript 3.0 ? I found this library: mojocolors But this is more for graphics-color I guess… Thx
0
votes
1answer
20 views

Convert multiple byte[] to multipage tiff equivalent of Image.SaveAdd without GDI+

I am working on a system that stores many images in a database as byte[]. Each byte[] is a multi page tiff already, but I have a need to retrieve the images, converting them all to one multi page …
3
votes
2answers
36 views

How can I get images in XAML to display as their actual size?

I have a 27 x 27 pixel image that I am displaying in WPF but it displays larger than the size of the window. How can I get it to display its actual size? XAML: <Window …
0
votes
0answers
48 views

How does SO get Images in their badges? [closed]

How did stackoverflow insert images into their badges? I don't know what you would have to change in the mysql database to have it show html. Can anyone tell me?
0
votes
0answers
7 views

iphone: cross platform references and referencing external framework resources

hi there working on an iphone app and separate framework. the separate framework is for an API that i'm building for use in multiple future apps. this api now needs to reference resources (images). …
2
votes
1answer
18 views

Perceptual quality measures for images

Hi, I'm currently working on algorithm for denoising images. I need to compare my algorithm with other, existing algorithms, but to do so I need a good quality measure. The main goal for such measure …
0
votes
1answer
14 views

Retrieving image from sql table using a file path, code error

Hello folks, me again. A nice chap called Darin kindly provided me with some code in order for me to retrieve an image by its file path. However, when I attempt to execute the code, I receive a …
0
votes
0answers
10 views

All images on sheet disappear when I call getDrawingPatriarch…

Hi, everybody! I have an excel template with images... When I simply populate it with data everything works fine. But I need programmaticly to add comments to cells sometimes, and the only way I …
1
vote
0answers
34 views

IrfanView linux alternative? [closed]

Hi, I'm looking for some linux alternative to IrfanView (image viewer). At best, it should have all it's features, the same controls (both mouse and kbd) or fully adjustable, and be as quick. In …
0
votes
2answers
43 views

Objective C Printing: How to set header content?

Hi there, I want to print a specific NSView. When I do this, I wish to add content to the header of the print page. e.g. If the NSView contains a picture of a cat, when I press print, print preview …
0
votes
2answers
110 views

C# WPF convert BitmapImage pasted in richtextbox to binary

Hi everyone, I've got a richtextbox, that I plan on saving to a database, which can be loaded back into the same richtextbox. I've got it working so that I can save the flowdocument as …

1 2 3 4 5 55 next
15 30 50 per page