update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
3
Task/Bitmap-PPM-conversion-through-a-pipe/00DESCRIPTION
Normal file
3
Task/Bitmap-PPM-conversion-through-a-pipe/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Using the data storage type defined [[Basic_bitmap_storage|on this page]] for raster images, delegate writing a JPEG file through a '''pipe''' using the <tt>output_ppm</tt> function defined [[Write_ppm_file|on this other page]].
|
||||
|
||||
There are various utilities that can be used for this task, for example: '''cjpeg''' (package ''"jpeg-progs"'' on Linux), '''ppmtojpeg''' (package ''"netpbm"'' on Linux), '''convert''' (from ''ImageMagick'', multi-platform).
|
||||
Loading…
Add table
Add a link
Reference in a new issue