table of contents
- trixie 8.4.1-1
- testing 8.4.2-1
- unstable 8.4.2-1
- experimental 8.5.0~rc1-1~exp1
| wxpyimgview(1grass) | GRASS User's Manual | wxpyimgview(1grass) |
NAME¶
wxpyimgview - Views BMP images from the PNG driver.
KEYWORDS¶
display, graphics, raster
SYNOPSIS¶
wxpyimgview
wxpyimgview --help
wxpyimgview image=name [percent=integer]
[--help] [--verbose] [--quiet] [--ui]
Flags:¶
Parameters:¶
- image=name [required]
-
Name of input image file - percent=integer
-
Percentage of CPU time to use
Default: 10
DESCRIPTION¶
wxpyimgview is a simple wxWidgets image viewer for 32-bpp BMP images, as can be created with the PNG and cairo drivers. The display is continually refreshed.
NOTES¶
The display driver must be configure to map the file, with GRASS_RENDER_FILE_MAPPED=TRUE. This ensures that the file will remain a constant size, rather than being truncated whenever it is updated.
SEE ALSO¶
PNG driver, cairo driver
AUTHOR¶
Glynn Clements
SOURCE CODE¶
Available at: wxpyimgview source code (history)
Latest change: Friday Mar 07 23:20:43 2025 in commit: b94776ae711b613e98849395a1b4635336af9479
Main index | Topics index | Keywords index | Graphical index | Full index
© 2003-2026 GRASS Development Team, GRASS 8.5.0RC1 Reference Manual
| GRASS 8.5.0RC1 |