Define colour depth in graphic display system, Computer Engineering

Assignment Help:

Q. Define Colour Depth in graphic display system?

It is clear that an image contains an array of pixels.  If we tell which pixels are 'off' and which are 'on' to the monitor, it must be able to display the image as a pure white and black image. However what about Colour and Contrast?  Obviously if just a single bit is assigned to a pixel we can't give any extra quality to image. It will look like a black and white line drawing. Such a system is characteristically known as a two-colour system.  Such black and white picture can be converted to gray levels by assigning more bits for example with two bits we can get subsequent levels:  White, Light Gray, Dark Gray and Black.

To add colour to an image we have to store colour of pixel with each pixel. This is typically stored as intensity measures of primary light colours - Red, Green and Blue.  Which means we have to assign more than 1 bit to describe a pixel? Therefore 1 bit per pixel means 2 colours or 2 gray-levels, 2 bits per pixel 4 colours or 4 gray-levels and so n bits per pixel implies a display of colours or gray-levels is possible.


Related Discussions:- Define colour depth in graphic display system

Define protocol, Define Protocol. It is a set of rules that are followe...

Define Protocol. It is a set of rules that are followed by interconnecting computers and terminals to make sure the orderly transfer of information

What is the role of mar and mdr, What is the role of MAR and MDR? The ...

What is the role of MAR and MDR? The MAR (memory address register) is used to hold the address of the location to or from which data are to be transferred and the MDR(memory d

What is logical address space and physical address space, What is logical a...

What is logical address space and physical address space? The set of all logical addresses generated by a program is known as a logical address space; the set of all physical a

Self knowledge - characteristics of an experts system, An experts system ...

An experts system has knowledge that lets it reason about its own operations plus a structure that simplifies this reasoning process. For example if an expert system

Show independent loops in fortran program, Q. Show Independent loops in for...

Q. Show Independent loops in fortran program? In the subsequent code portion the directives point to the outer two loops are independent. The inner loop allocates elements of A

Explain the resources of an operating system, Explain the resources of da...

Explain the resources of data structure is used by an operating system to keep track of process information? Explain A process is a program in execution. An operating system

Create perl scripts, Create Perl scripts as required below: a) Create a ...

Create Perl scripts as required below: a) Create a script named select_by_attribute.pl that accepts the name of a LibML documentand the name of a particular attribute from the c

How did you find web server related issues, Using Web resource monitors we ...

Using Web resource monitors we can search the performance of web servers. Using these monitors we can examine throughput on the web server, number of hits per second that happened

What is a resource-allocation graph, What is a resource-allocation graph? ...

What is a resource-allocation graph? Deadlocks can be described more precisely in terms of a directed graph known as a system resource allocation graph. This graph having of a

How to clear a datagrid on a button click, How to clear a datagrid on a but...

How to clear a datagrid on a button click? You require to Clear the DataSource of the dataGrid. So try this: dataSet1.Clear(); dataGrid1.DataSource = dataSet1.TableNam

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd