This commit is contained in:
tTh
2024-02-07 00:39:00 +01:00
parent 7d0e302e09
commit d1b7218b21
3 changed files with 10 additions and 46 deletions

View File

@@ -11,8 +11,7 @@ Write gray level 2d buffer (aka picture) to disk in the NetPNM format.
### pixrgb
Write 8 bits or 16 bits RGB pictures to PNM format.
**Warning!** The width of the picture MUST be a multiple of 4 !
The width of the picture MUST be a multiple of 4 !
### trials