Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

img-bmp(n) [osx man page]

img-bmp(n)																img-bmp(n)

__________________________________________________________________________________________________________________________________________________

NAME
img-bmp - Img, Windows Bitmap Format (bmp) SYNOPSIS
package require Tk package require img::bmp ?1.4? image create photo ?name? ?options? _________________________________________________________________ DESCRIPTION
The package img::bmp is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require Img, or on its own, via package require img::bmp. Like all packages of Img it does not provide new commands, but extends the existing Tk command image so that it supports files containing raster images in the Windows Bitmap Format (bmp). More specifically img::bmp extends Tk's photo image type. The name of the new format handler is bmp. This handler does not provide additional configuration options. All of the above means that in a call like image create photo ?name? ?options? [1] Image data in bmp format (options -data and -file) is detected automatically. [2] The format name bmp is recognized by the option -format. SEE ALSO
img-bmp, img-dted, img-gif, img-ico, img-intro, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-raw, img-sgi, img-sun, img- tga, img-tiff, img-window, img-xbm, img-xpm KEYWORDS
bmp, image handling, tk COPYRIGHT
Copyright (c) 1995-2009 Jan Nijtmans <nijtmans@users.sourceforge.net> Img 1.4 img-bmp(n)

Check Out this Related Man Page

img-window(n)															     img-window(n)

__________________________________________________________________________________________________________________________________________________

NAME
img-window - Img, Tk Windows (window) SYNOPSIS
package require Tk package require img::window ?1.3? image create photo ?name? ?options? _________________________________________________________________ DESCRIPTION
The package img::window is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require Img, or on its own, via package require img::window. Like all packages of Img it does not provide new commands, but extends the existing Tk command image. More specifically img::window extends Tk's photo image type. The name of the new format handler is window. This handler does not provide additional configuration options. This handler is special. Instead of reading or writing image data from a file or string it allows the embedding of a Tk widget into the photo image. In other words, it takes a snapshot of the contents of a Tk window. All of the above means that in a call like image create photo ?name? ?options? [1] Image data in window format (option -data) is detected automatically. Image data is considered to be in the window format if the value given to option -data is the name of an existing Tk window. Note that the standard option -file is not supported by this handler. [2] The format name window is recognized by the option -format. SEE ALSO
img-bmp, img-dted, img-gif, img-ico, img-intro, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-raw, img-sgi, img-sun, img- tga, img-tiff, img-window, img-xbm, img-xpm KEYWORDS
image handling, tk, window COPYRIGHT
Copyright (c) 1995-2003 Jan Nijtmans <nijtmans@users.sourceforge.net> Img 1.3 img-window(n)
Man Page

14 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

bitmap image in unix

On windows we can save the screen in a .bmp file format. I sit possible to do the same thing in Unix? (3 Replies)
Discussion started by: asutoshch
3 Replies

2. Shell Programming and Scripting

problem in awk command

Hello all, i am new one to this forum. : i have file with these contents.. internal://project/squid-internal-static/icons/anthony-xpm.gif http://widget.blogrush.com/img/br.png http://www.wingware.com/css/print http://publib.boulder.ibm.com/infocenter/systems/advanced/filterwarning.css... (3 Replies)
Discussion started by: viveksnv
3 Replies

3. Solaris

Read/View .img files from SunOs 5.8

We use imaging software from a cardiology clinic on SunOS 5.8 and I want to be able to see these image files (.img extension) on Windows XP. Can this be done? If so, with what software (on Windows XP)? On Windows XP, I've used software like Ulead PhotoImpact and Corel PhotoPaint but I've had no... (16 Replies)
Discussion started by: sreyes27
16 Replies

4. Shell Programming and Scripting

Progress bar while coping a file needed.

Hi guys I want to create a script which will show the amount of data that is been copied from one location to another location. For example: Say i have a file called abc.img which is approximately 4 gb of size therfore everytime i copy the file from one location to another i want a progress bar... (3 Replies)
Discussion started by: pinga123
3 Replies

5. Shell Programming and Scripting

Moving files to their respective subdirectories

Hello, I have files like this img.txt ./Rearrange_zoca/fitted_data/WX226_05b_Ncere.jpg ./Rearrange_zoca/fitted_data/w322_03B_60_70.jpg ./Rearrange_zoca/fitted_data/wrx226_12A_50_60.jpg ./Rearrange_zoca/fitted_data/wx124_01A_50_60.jpg ./Rearrange_zoca/fitted_data/wx124_02A_50_60.jpg... (3 Replies)
Discussion started by: avatar_007
3 Replies

6. Shell Programming and Scripting

search for an expression in a file and print the 3 lines above it

Hi, I have a file like this comment.txt 1.img 2.img 3.img OK x.img y.img z.img not ok 1.img 2.img 3.img bad 1.img 2.img 3.img (7 Replies)
Discussion started by: avatar_007
7 Replies

7. UNIX for Dummies Questions & Answers

moving/copying files in a numerical order

Hi I am newbie to unix scripting, but i have enough knowledge to understand. I have a specific questions like, I use to collect like 3500 files per experiment, each one named like data_001.img.. data_002.img data_003.img .... data_3500.img I would like to move every 12 files in the 3500... (3 Replies)
Discussion started by: wpat
3 Replies

8. Shell Programming and Scripting

Remove external urls from .html file

Hi everyone. I have an html file with lines like so: link href="localFolder/..."> link href="htp://..."> img src="localFolder/..."> img src="htp://..."> I want to remove the links with http in the href and imgs with http in its src. I'm having trouble removing them because there... (4 Replies)
Discussion started by: CowCow339
4 Replies

9. Shell Programming and Scripting

Rename files in the script

Hi All, I want to write a script to rename the file in to the incremental order for example Original file filename=/nfs/n1/file1.img filename=/nfs/n1/file1.img filename=/nfs/n1/file1.img filename=/nfs/n1/file1.img filename=/nfs/n1/file1.img I want output shpuld be... (4 Replies)
Discussion started by: mangeshpardhi
4 Replies

10. Solaris

Solaris image file extension

Hi! I've been wondering what is the file extension for an image file in Solaris. For Windows, I know it's .jpeg or .bmp or .png and etc. What do Solaris call their image file extensions then? I just know how to make a file by the use of this command: # mkfile 1000k /dev/rdsk/c7t0d0s0 ... (6 Replies)
Discussion started by: arah
6 Replies

11. Shell Programming and Scripting

displaying an image - BOURNE SHELL

i am new to bourne shell, and i am making this program that checks if any .bmp files exist in the current directory, then if it does, it displays the image... please help!! thanks in advance..... (3 Replies)
Discussion started by: bshell_1214
3 Replies

12. Shell Programming and Scripting

Check for particular files and compare the file names

Hi, Below are the 2 files in directory /tmp: masterCSF242323.img indexCSF242323.img 1) I want to compare if both the number (242323) are same in both the files. If they are same print - Files matching, else print files do not match. 2) Also if only index file is present in that... (7 Replies)
Discussion started by: apatil65
7 Replies

13. Linux

I need help rebuild ext3 filesystem

hi to all I wanted to edit a enigma2 image to my box .. the image is root.img .. Analysed then I have the picture and I have this: parted root.img WARNING: You are not superuser. Watch out for permissions. GNU Parted 2.2 Using /home/soft/Bureau/enigma2/root.img Welcome to GNU Parted! Type... (3 Replies)
Discussion started by: soft
3 Replies

14. Shell Programming and Scripting

Embed image to the html script

hi, trying to embed an image to the html file to send out as an email. img src="data:image/jpeg;base64,$(base64 /home/test/abc.jpg but getting error as file not found after it aplies base64 on the file. (8 Replies)
Discussion started by: ATWC
8 Replies