"xv" cannot capture but can convert between many formats
i just tried bitmap->tiff->gif->bitmap on full-color pic,
and haven't noticed any difference between first and last.
--
| .___.
Andrey S. Ryzhov \ /__ \
Tech. Supp. Engr - ( ) \ |==============
Sun Service / __/ .______________
Russia | \.__./
virtually,
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| Norm Szcyrek - Systems Analyst/GIS Specialist |
| Natural Resources Canada, Canadian Forest Service |
| Forest Resource Economics Section, Sault Sainte Marie, Ontario, Canada |
| email: nszc...@fres2.glfc.forestry.ca |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > > Hello all,
> > > I am looking for a tool or utility to capture an image displayed in an
> > > Open Windows window and convert it to a GIF of JPEG file format. Right
> > > now we have a utility called XSNAP that will capture an image and save it
> > > as a TIFF file. However, I need the other formats. Can anyone help me on
> > > this one? Thanks a bunch.
> > >
> >
> > "xv" cannot capture but can convert between many formats
> > i just tried bitmap->tiff->gif->bitmap on full-color pic,
> > and haven't noticed any difference between first and last.
> >
>
SUNOS/SOLARIS has the "snapshot" utility to capture windows, screen, region of
window, etc. You save it to a filename and then with "xv" convert it to gif,
tiff, jpeg, bmp, etc......
That is how I do it on my SPARC UNIX workstations (SUNOS 4.1.3 and SOLARIS 2.5)
I presume that is your intention?????
---
--------- John Gloria - jpg...@pacbell.com --------
"To be absolutely certain about something, one must know
everything or nothing about it." Olin Miller
There is a utility called xwpick.
It picks a X Window image.
Possible file formats are *.ps (PostScript),
*.eps (Encapsulated PS),
*.epsi (EPS with preview)
*.gif (Graphics Interchange Format)
*.pcx (IBM PC)
*.pict (Macintosh)
*.ppm (PBM Plus)
Hope this helps
Johannes