table of contents
other versions
- bookworm 2.0.8-1+dfsg-8.2+b3
- testing 2.0.8-1+dfsg-8.2+b4
- unstable 2.0.8-1+dfsg-8.2+b5
- experimental 2.1.0-git20160229+dfsg-2~exp1+b4
NVZOOM(1) | General Commands Manual | NVZOOM(1) |
NAME¶
nvzoom - Scales the given image.
SYNOPSIS¶
nvzoom [OPTION] INFILE [OUTFILE]
DESCRIPTION¶
nvzoom is part of the NVIDIA texture toolset. The tool scales the image file with support for scaling and some filters.
INPUT OPTIONS¶
- -color
- -s value
- Scale factor. Default is 0.5
- -g value
- Gamma correction. Default is 2.2
- -f filter
- One of the following filters. Default is box:
box
triangle
quadratic
bspline
mitchell
lanczos
kaiser
- -w mode
- One of the following modes. Default is mirror:
mirror
repeat
clamp
AUTHOR¶
nvzoom is part of the NVIDIA texture tools
This manual page was written by Lennart Weller <lhw@ring0.de>, for the Debian project (but may be used by others).
January 10, 2012 |