XBM is a simple monochrome text based bitmap format that is primarily intended for storage of cursor and icon bitmaps for use in the X graphics user interface. XBM is a native file format of The X Window System and is used for storing cursor and icon bitmaps that are used in the X GUI. The data is formatted and stored as a C language file and can directly be compiled into a software program.
Since none of the bitmap data is represented as binary numers, the format lends itself to environments where values outside the ASCII printable range would be a problem. For example, XBM images can be imbedded into HTML documents directly rather than linked in with the SRC tag.
Microsoft decided to prevent
XBM inline image generation with XP Service Pack 2 so if you can't see them,
you will have to set this registry key to get them back:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Security]
"BlockXBM"=dword:00000000 +
HTML Bitmap Graphics Dynamic Inline Image generation. Sample XBM Script. VBScript Image Class - Create and manipulate bmp and pcx files.
Dynamic Inline Image generation
HTML / JavaScript Dynamic Inline page counter via XBM Image Generation
JavaScript: The Definitive Guide
See also:
Comments:
| file: /Techref/datafile/xbms.htm, 2KB, , updated: 2009/9/15 09:28, local time: 2012/2/8 09:08,
38.107.179.234:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/datafile/xbms.htm"> XBM files</A> |
| Did you find what you needed? |
| piclist.com members can LOGIN to post questions, add public or private comments, links or even new pages(!). To start, fill out the form. |
Robotics nuts!Check out http://users.frii.com/dlc/robotics/projects/botproj.htm from Dennis Clark. This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.