GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FBCLEAR(1) BRL-CAD FBCLEAR(1)

fbclear - clear a frame buffer image

fbclear [-c] [-F framebuffer] [red green blue]
[-c] [-F framebuffer] [gray_value]

fbclear is used to erase a frame buffer using whatever method is efficient for the device being accessed. By default, the selected color will be flooded into the color planes. If the -c option is used, a standard linear colormap will be loaded and the pan and zoom values will be reset.

If the optional color values are given, fbclear writes the specified color over the entire image. The color values must be in the range 0 to 255. In the second form shown above, the single gray_value is written into all three color channels.

The frame buffer to be cleared is determined from the -F option if given. Otherwise the environment variable FB_FILE is used to select the display device (see brlcad(1)). If this variable is not set, the default device for your system will be used.

In addition to those flags shown above, the -W (or -w) width, -N (or -n) height, and -S (or -s) square_size options can be used to set the size of the output frame buffer.

brlcad(1), fbcmap(1), fbhelp(1)

BRL-CAD Team

This software is Copyright (c) 1986-2019 by the United States Government as represented by U.S. Army Research Laboratory.

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
06/07/2022 BRL-CAD

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.