Linux command
pbmtox10bm 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
Convert PBM to X10 bitmap format
pbmtox10bm [input.pbm] > [output.xbm]
说明
pbmtox10bm converts PBM bitmaps to X10 bitmap format, which predates the current X11 bitmap format. Part of Netpbm toolkit.
FAQ
What is the pbmtox10bm command used for?
pbmtox10bm converts PBM bitmaps to X10 bitmap format, which predates the current X11 bitmap format. Part of Netpbm toolkit.
How do I run a basic pbmtox10bm example?
Run `pbmtox10bm [input.pbm] > [output.xbm]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.