English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello all
can any one of you give me the code of a program which can save the data to a file as a picture in C++, javascript, VBscript or assembly language.
If you dont have the code but have the program please let me know about ii
Regards.

2006-09-05 22:23:08 · 2 answers · asked by rashid_6mehmood 2 in Computers & Internet Programming & Design

2 answers

To a file? but why did you ask clipboard?

There was a tutorial exactly on doing that writing a picture to a file on Sun's Java website,

Of the 4 languages you mentioned, only C++ is viable to do what you asked. But to achieve it you need to understand the file structure of the image file in question unless you look into MFC for C++.

2006-09-05 23:32:51 · answer #1 · answered by Andy T 7 · 0 0

Hi.
I work by C#. maybe my info isn't useful for u.but ...
in C#,in the "Visualbasic" assembly; there is a "ClipBoard" class that contains methods and ... that set and get data,pictures and text and .... to/from clipboard.
EXC.

2006-09-05 23:05:50 · answer #2 · answered by ALI REZA 1 · 0 0

fedest.com, questions and answers