.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. Rawtoppm User Manual - Online Linux Manual PageSection : 0
Updated : 06 February 1991
Source : netpbm documentation

NAMErawtoppm - convert a stream of raw RGB bytes to a PPM image .UN synopsis

SYNOPSISrawtoppm [-headerskip N] [-rowskip N] [ -rgb|-rbg|-grb |-gbr|-brg|-bgr ] [-interpixel|-interrow] width height [imagedata] .UN description

DESCRIPTIONThis program is part of Netpbm(1)​. rawtoppm reads raw RGB bytes as input and produces a PPM image as output. The input file is just RGB bytes. You have to specify the width and height on the command line, since the program obviously can't get them from the file. rawtoppm assumes the maxval of the input samples is 255, and makes the maxval of the output PPM 255. rawtoppm assumes the pixels come top first in the input stream. If they are actually bottom first, the resulting PPM is upside down, so run it through pamflip -tb. .UN options

OPTIONSIn addition to the options common to all programs based on libnetpbm (most notably -quiet, see
 Common Options
),
rawtoppm recognizes the following command line options:
-headerskip  Skip over this many bytes at the beginning of the input stream. Use this option when the input has some kind of header followed by a raster suitable for rawtoppm. -rowskip  Skip this many bytes at the end of each row of the raster. (Some input streams have padding at the end of rows). -rgb -rbg -grb -gbr -brg -bgr  This option specifies the order of the color components for each pixel. The default is -rgb. -interpixel -interrow  These options specify how the colors are interleaved. The default is -interpixel, meaning interleaved by pixel. A byte of red, a byte of green, and a byte of blue, or whatever color order you specified. -interrow means interleaved by row - a row of red, a row of green, a row of blue, assuming standard rgb color order. An -interplane option - all the red pixels, then all the green, then all the blue - would be an obvious extension, but is not implemented. You could get the same effect by splitting the file into three parts (perhaps using dd), turning each part into a PGM file with rawtopgm, and then combining them with rgb3toppm. .UN seealso

SEE ALSO"ppm(1)​, "rawtopgm(1)​, "rgb3toppm(1)​, "pamflip(1).UN author

AUTHORCopyright (C) 1991 by Jef Poskanzer.

DOCUMENT SOURCEThis manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at http://netpbm.sourceforge.net/doc/rawtoppm.html
0
Johanes Gumabo
Data Size   :   10,833 byte
man-rawtoppm.1Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 174,688
Visitor ID   :     :  
Visitor IP   :   18.216.167.229   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (rof_escape_sequence|91|rawtoppm.1|1/2|\" This man page was generated by the Netpbm tool 'makeman' from HTML source. |.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. )         (parse_manual_page_|249|rawtoppm.1|1/2|\"|.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. )         (parse_manual_page_|249|rawtoppm.1|12|UN|.UN synopsis )         (parse_manual_page_|249|rawtoppm.1|30|UN|.UN description )         (parse_manual_page_|249|rawtoppm.1|48|UN|.UN options )         (parse_manual_page_|249|rawtoppm.1|91|UN|.UN seealso )         (parse_manual_page_|249|rawtoppm.1|102|UN|.UN author )