NAME
redxblue - swap red and blue for a 24 or 32 bit rasterfile
SYNOPSIS
redxblue [ -v ] [ -q ] [inrasf ] [outrasf ]
DESCRIPTION
redxblue converts an old-style 24 or 32 bit rasterfile into
the newer, Sun-standard format. The old format had the byte
ordering RGB for 24-bit rasterfiles and XRGB for 32-bit
rasterfiles. The new format has the byte ordering XBGR for
both 24-bit and 32-bit rasterfiles. X stands for undefined
byte value.
The conversion is performed simply by swapping the red and
blue bytes.
It is also possible to use this filter to swap 'red' and
'blue' bytes in any 32-bit rasterfile.
OPTIONS
-v Verbose mode will print information as it processes the
image. (The default is to be silent.)
-q Query (prints list of options)
SEE ALSO
24to8(1)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |