Jump to content
Wikipedia The Free Encyclopedia

Talk:Netpbm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This article is rated Start-class on Wikipedia's content assessment scale.
It is of interest to the following WikiProjects:
WikiProject icon Computing Low‐importance
WikiProject icon This article is within the scope of WikiProject Computing , a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
Low This article has been rated as Low-importance on the project's importance scale.
The content of Netpbm format was merged into Netpbm on 27 January 2020. The former page's history now serves to provide attribution for that content in the latter page, and it must not be deleted as long as the latter page exists. For the discussion at that location, see its talk page.

PAM graphics format

[edit ]

193.85.190.18 suggested to merge PAM to Netpbm format. I'm not sure if that's a good idea for various reasons, e.g., folks used to the traditional concept of PNM don't recognize PAM/P7 as PNM, and in fact P7 does not follow the syntax for P1..P6. PAM is a special later addition to this zoo, PNM "Portable aNy Map" != "Portable Arbitrary Map" PAM, even the FFmpeg documentation confuses this. –Be..anyone 💩 02:31, 14 April 2016 (UTC) [reply ]

I support this merge. 104.228.101.152 (talk) 15:16, 27 March 2018 (UTC) [reply ]

Merger proposal

[edit ]

I propose Netpbm format be merged into Netpbm. 104.228.101.152 (talk) 13:31, 16 November 2018 (UTC) [reply ]

checkY Merge completed Klbrain (talk) 18:49, 27 January 2020 (UTC) [reply ]

Previous discussion at Talk:Netpbm format... AnonMoos (talk) 08:58, 11 February 2024 (UTC) [reply ]

Invalid example image

[edit ]

I think we should replace this example, because it's invalid. You can only place comments before the MaxVal (the third line in this example) number. 84.0.126.117 (talk) 18:33, 23 April 2021 (UTC) [reply ]

P3
3 2
255
# The part above is the header
# "P3" means this is a RGB color image in ASCII
# "3 2" is the width and height of the image in pixels
# "255" is the maximum value for each color
# The part below is image data: RGB triplets
255 0 0 # red
 0 255 0 # green
 0 0 255 # blue
255 255 0 # yellow
255 255 255 # white
 0 0 0 # black
I fixed it. Bryan Henderson (giraffedata) (talk) 01:13, 4 May 2023 (UTC) [reply ]

AltStyle によって変換されたページ (->オリジナル) /