Summary: I have a special non-standard 12 bit gray scale image format (PCX) that I would like to be able to convert into 16bit gray scale TIFF. -Convert from t...
Summary: If you program for Windows and use C, C++, Visual Basic, VB.net, C++.net, C#, J# or any language/environment that can access a DLL and want to create ...
Summary: You cannot "convert" jpgs to html. One is a text document, the other is a picture. All you need to do is link directly to the images themselves, and ...
Summary: The only thing that comes to mind is an image handler from Alchemy Mind Works which will, among other things, convert an image to a self-displaying ex...
Summary: when we try to print a file to another file using the "print to file" option we'll get a *.prn file rite ? if we try to open tat *.prn file using some...
Summary: Does anyone have a perl script that automaticaly include text in a jpg image (or gif)? I mean, the script will convert given text in image, then combi...
Summary: ok, i figured a little out. you can save an image with the SavePicture function. It's syntax is: SavePicture(Picture as IPictureDISP, Filename as Stri...
Summary: HELLo. I want to convert an image, wich is kept as a bmp in visual basic, into a jpg. How do I do that? I don't want any strange dll or ocx wich conve...
Summary: hi,i need a code in java to take an image as an input and convert it into a row bit stream stored in an array if anyone have a good idea,i'll appreci...
Summary: If the specific application supports a print switch then there isn't an issue(except of course for finding the switch). These programs are generating ...
Summary: Need Some Help With The <BINARY> tags that some AIM history loggers use. My problem is that they log pictures in text form in a <BINARY><DAT...
Summary: Hi, I'm reading char by char from a file and build up a string. But if a string was, for example, 12, is there any way I could convert that string...
Summary: I have made a program in which i can do CRC-16 check on binary, but I need help I need a code in C++ that can convert ASCII string to binary. I would...
Summary: I have an access database that contains images, the field type is OLE Object, when you look at the data in a table, it says: long binary data. How can...
Summary: Can't create AutoRedraw image (Error 480) See Also Visual Basic can't create a persistent bitmap for automatic redraw of the form or picture. This err...
Summary: Hi frnz, I need a software that converts the code written in C or assembly level to hex format so that i can burn(program) the chip(8051).Currently I ...
Summary: Does anyone know if you can change the size of a background image in HTML?. I want a background picture to be 100% height and width regardless of scre...
Summary: MS Paint will not help you a lot here. You should use a more advanced program. I use Adobe Photoshop and Fireworks for the really 'art-stuff'. Other ...
Summary: Hi, I need help to convert my report from html to pdf format without using any third party. I'm using asp.net. I try to find in the internet but th...
Summary: how do i write a function that converts uppercase to lowercase ? i know that there is already a function to do that in c but for some reason, it is no...