Share on Facebook Share on Twitter Email
Answers.com

Reverse video

 
Sci-Tech Dictionary: reverse video
(ri′vərs ′vid·ē·ō)

(computer science) An electronic display mode in which the normal properties of the display are reversed; for example, normally white characters on a black background will appear as black characters on a white background. Also known as inverse video.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Computer Desktop Encyclopedia: reverse video
Top

A display mode used to highlight characters on screen. For example, if the normal display mode is black on white, reverse video would be white on black.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Wikipedia: Reverse video
Top

Reverse video (or invert video or inverse video) is a computer display technique wherein the background and text colour values are swapped, like this. On older computers, it was sometimes used on specific letters, words or phrases to highlight them.

Usually this is done by inverting the brightness values of the pixels of the involved region of the display with an exclusive or. Since brightness values usually range from 0 to 255, a 255 value becomes 0 and vice versa. A 1 value becomes 254, etc. This is occasionally called a ones complement. If the source image is a neutral gray color, reverse video can be difficult to see.

Although reverse video can be used to indicate text the user has selected, it is more common in modern desktop environments to change the background to blue instead of black, since blue stands out even more in an otherwise monochrome block of text.

Reverse video is commonly used in software programs as a visual aid to highlight a selection that has been made as an aid in preventing description errors, where an intended action is performed on an object that is not the one intended.

Accessibility uses

Reverse video is also sometimes used for accessibility reasons. People suffering from eye problems (like ocular toxocariasis) find it more comfortable, less aggressive to the eyes to work with a predominantly black screen, since modern operating systems usually display a lot of white in a normal use. For the same, white-dominant reason, invert video is an efficient way to read or write text in a dark environment, since the darkness of the screen may blend into the darkness of the environment.


 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Reverse video" Read more