Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fclr(1) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

libfcvg(3X)

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

NAME

fclr − paints the display area of the FCVG device with a single color

SYNOPSIS

fclr [ value ] [ plane-option ]

DESCRIPTION

fclr paints out the display area (768 x 480) of the plane specified with plane-option with a color specified with value.

plane-option and the setting range of value are shown below:

−pvVideo plane (R, G, B) setting0 ≤ value ≤ 255
−prVideo plane (R) setting 0 ≤ value ≤ 255
−pgVideo plane (G) setting 0 ≤ value ≤ 255
−pbVideo plane (B) setting 0 ≤ value ≤ 255
−pchCharacter plane setting 0 ≤ value ≤ 15
−psSub-character plane setting0 ≤ value ≤ 7
−pctControl plane setting   0 ≤ value ≤ 1

If no option is specified, the following defaults is used. 

fclr 0 −pv

FILES

/usr/sony/demo/NWB224/src/fclr.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)
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