File Format
A file format is a particular way to encode information for storage in a computer file.
Language
Any
Platform
Any
License
Freeware
Remove
Hi mahesh,
you can try out imagemagick library. its a freeware library that can convert, resize, read all types of images.. hope it'll will work for your embedded application.
take care
vinay...
This message was edited by zibadian at 2004-8-7 4:47:19
: Hi, I have got some projects ready and I am now looking for something new to master. I have thought for this for some time now and tried to...
Yeah that fixed it. I wasn't paying close enough attention to that. I changed the equals to an ampersand and it works great. Now I'll implement it on the other buttons, as well as skinning the...
: The return value will not be void, which indeed means no return, it will be a pointer to void, which means that it accepts any kind of pointer.
:
OK, I hadn't heard of that before. It does...
Hi,
I've had this problem too. The trick is to capture all mouse clicks before popping up the menu. When you then capture a click that is not a menu selection, you can send a WM_NULL to yourself....
: Is it possible to decrease the compiled exe size?
: I have already tried to remove the units from uses and I also tried the aspack, but it is not freeware and the program size was decreased only...
: Hi,
: other than animated gifs, how else can you create animated pictures that can be used with delphi?
:
: thanks
:
You can animate bitmaps (I believe it works like a slide show to play...
The problem with ibasic is you have to pay for it. I would suggest starting with QuickBasic 4.5. Even though it is not a freeware program, microsoft have stopped selling it and you can download it...
: its a digital ckt tester .for ex- if u wanna experiment (at college level) with a simple NOT gate ... u give a logic 1 at one pin and take the output on the other which in this case is logic 0.
:...
I am looking for freeware or shareware video editing software. I would like to be able to blue-screen, add special effects, and in general edit some avis I have. I would appreciate any assistance....
Hi all, Can anyone recommend a good Help File creation program. Preferably freeware but if it's not that is ok to. As long as it creates professional looking helpfiles. Thanx....
: Hia
:
: I can't get my programm smaller then 300k. Is there a way to get this smaller without removing the needed function and units?
:
: Thanks
:
What a coincidence, prior to reading...
What compiler do you suggest I should use? (I'd prefer a freeware compiler) Are there webpages that would help?
not eassy you've a job at a local radio
and search a good mp3 player because a "new" system is comming up on the radio
now's the question i need a powerfull player with as much mix possibility's...
Anders Melander's freeware TGifImage component
has a function called ReduceColors() that provides
10 palletes and 7 different algorithms for
reducing bitmaps
(that's 70 different possibilities)...
: What means TransmitCommChar(H,#171) ????
: Means it that he send the Char 171 ???
: When i send #72 then he send H ????
: But first thnx for the routine .....
:
:
You can find more information...
Ishamael,
What format are your compressed WAVE files in?
Also, give Acoustica 2.1 a try (http://www.aconas.de) -- it's a shareware program that will save files in straight PCM.
-Rich
: Hi,
:...
Hi,
The Sound SDK I'm using only accepts WAVE files if they're in uncompressed format. Almost every single sound editing program saves them as compressed, though. Does anybody know of any programs...
: Hi there,
: I am currently writing a Visual development Environment for Assembly. Stupidly enough I chose VB6 to write it in...Hell, I'm not VB-programmer!!
: I am doing allright, so far. But...
Goto www.sstnet.com and download a freeware file called port95nt.exe (~1.5meg)
It includes the library file to access the parallel port
or any i/o card on your pc.
It has two example programs,...