Content-type: text/html; charset=UTF-8 Man page of PIXYNEW

PIXYNEW

Section: User Commands (1)
Updated: 2023-06-25
Index Return to Main Contents

 

NAME

pixynew - create new image  

SYNOPSIS

pixynew [ OPTION ]...  

DESCRIPTION

Creates a new image according to given geometry and type.  

OPTIONS

--version

Output version information and exit.

-comp_jpeg INTEGER

Set compression level for JPEG files. Default=85

-comp_png INTEGER

Set compression level for PNG files. Default=6

-height INTEGER

Set new image width.

-i STRING

Load this input file.

-imtype STRING

Image format of new image (use 'list' to list types, default=indexed).

-o STRING

Save current image to this file (immediately).

-otype STRING

Output format of file (use 'list' to list types, default=BMP).

-palette INTEGER

Palette type for new image: 0=default=8 colours; 1=Greyscale; 2..6 Uniform;

-width INTEGER

Set new image height.
 

EXAMPLE

pixynew -width 1000 -height 1000 -imtype rgb -otype png "" -o image.png  

SEE ALSO

pixyutils(1)  

HOMEPAGE

https://www.marktyler.org/  

AUTHOR

Mark Tyler


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO
HOMEPAGE
AUTHOR

This document was created by man2html, using the manual pages.
Time: 08:25:03 GMT, June 25, 2023