10-20-2009 06:14 AM
hii all
i want to save the image in intensity graph to the disk with .jpg extension.
i have an array of data(eg. {21,2},{332,97972}so on..) and i actually want to get the .jpg of that data.
one way i can do is to save the intensity graph with .jpg..
but i do not know how to do that..
please help me..
10-20-2009 06:25 AM
10-20-2009 06:27 AM
10-20-2009 06:29 AM
10-20-2009 11:07 AM
thanks
and using another method same type of problem ocurs..
ie usingg flattening method i need to append to the .jpg file and i dont know how to append that..
the problem using pixmap is that it saves the .jpg file only for one time while my data is coming continuously..
i have already used the way you told that by flattening pixmap method..
hii AshishN
10-20-2009 11:10 AM
oh sorry...i dont know this has happened ..please read bottom to up...
10-20-2009 11:22 AM
10-21-2009 11:11 AM
hii
i am not able to get the .jpg file of the continuous data..but it shows only the last data being there on the intensity chart...but i want the .jpg of the whole intensity chart..so now what should i do??please help....
10-21-2009 11:15 AM
10-21-2009 11:15 AM
Hi sahil,
what do you mean by "the .jpg of the whole intensity chart"?
Isn't the whole chart shown in the jpg? Do you want data, that isn't actually shown on screen, included in the picture? Don't you set autoscale accordingly?
The method shown above will save the current state of the indicator into a jpg - nothing more and nothing less