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
BLIND-SINGLE-COLOUR(1) FreeBSD General Commands Manual BLIND-SINGLE-COLOUR(1)

blind-single-colour - Generate a single-colour video

blind-single-colour [-f frames | -f 'inf'] -w width -h height (X Y Z | Y) [alpha]

blind-single-colour prints a single-colour video to stdout. The video have the colour specified by the arguments X, Y, and Z, and the selected alpha value. The colour is specified in CIE XYZ. If X and Z are not specified, the colour will be CIE Standard Illuminant D65-grey with the luminosity Y. If alpha is not specified, 1, which means fully opaque, will be used.

-f frames
The number of frames in the video. If frames is 'inf', the number of frames will be specified as 0 in the output's head (works fine with most blind tools) but the video will be printed to stdout until there are no processes with an open read end to this process's stdout.
-w width
The width of the video, in pixels.
-h height
The height of the video, in pixels.

blind-single-colour may be changed in the future to use some other colour model, therefore, it is recommended to also use blind-colour-ciexyz(1) if you are specifying the colour in CIE XYZ. If however your values are colour space-agnostic, you should not.

blind(7), blind-colour-ciexyz(1), blind-colour-srgb(1)

Mattias Andrée <maandree@kth.se>
blind 1.1

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.