Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fcsave(1) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

libfcvg(3X)

fcload(1)

FCSAVE(1)  —  NEWS-OS Programmer’s Manual

NAME

fcsave − saves the image data from the FCVG device to file

SYNOPSIS

fcsave file [ plane-option ] [ −w x0 y0 x1 y1 ]

DESCRIPTION

fcsave reads out the image data from the plane specified with plane-option and saves the data to file as an image file. 

Values of plane-option are shown below:

−pv Video plane setting

−pch Character plane setting

−w x0 y0 x1 y0
Saves a part of display area. It assumes that the upper left corner of the area to be saved is x0 and y0, and the lower right corner is x1 and y1. No negative values can be specified.

For the coordinate system and the image file format, see libfcvg(3X). 

When no option is specified, the synopsis is shown below. 

fcsave file −pv −w 0 0 767 479

FILES

/usr/sony/demo/NWB224/src/fcsave.c source code
/usr/sony/lib/libfcvg.aFCVG library
/usr/sony/include/fcvg.hheader file
/usr/sony/include/fcvg_lib.hheader file
/usr/sony/include/fcvg_reg.hheader file
/usr/sony/demo/NWB224directory for a sample program

SEE ALSO

libfcvg(3X), fcload(1)
Chapter 8 "Full-Color Video Graphics Interface Board" in NEWS-OS Release 4.0 Programmer’s Guide.

NEWS-OSRelease 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026