answersLogoWhite

0

The process of representing continuous graphics object as a collection of discrete pixel is called Scan Convertion.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you define buying on margin?

Buying on Margin is a technique using borrowed money to make purchases and using those purchases as collateral.


Do CRT monitors draw a screen by making two passes?

They will if they are using interlacing. If they are using vector scanning, then no.


Define changing one unit of length to another in metric?

It is conversion using multiples of integral powers of 10.


Define define without using the word define?

It explains the meaning of something. To define: To describe or outline the functional characteristics of a word or object.


Define of inheritance?

clearly define inheritance and the reason behind using inheritance


You can bisect an angle using the paper folding technique?

Yes, you can bisect an angle using the paper folding technique.


When using the technique of direct characterization authors often use?

when using the technique of direct characterization authors often use


Can you give me a sentence using define?

You must not let one mistake define the rest of your life.


Look at this pottery. this piece of art was created using?

The black figure technique


What is a technique of using flour?

There isn't one


How do you define power function without using operator?

using pow() function.. ..


How do you define attributes for all the elements with one specific class using CSS?

Try this technique: ---- .class {attribute:value; attribute:value;} ---- This will effect any element with the class name .class. That means img.class, a.class, and div.class, for example, would be effected.