Jump to content

Color conversion: Difference between revisions

From EDM2
Created page with "Changing one color format to another. Required, for example, when the source color format is different from the destination color format. When going from the monochrome color ..."
 
Ak120 (talk | contribs)
m Redirected page to DDK Glossary - C
 
Line 1: Line 1:
Changing one color format to another. Required, for example, when the source color format is different from the destination color format. When going from the monochrome color format to the color format, 1 (one) bits are converted to the image foreground color, and 0 ( zero) bits are converted to the image background color.
#REDIRECT[[DDK Glossary - C]]
 
When going from color to monochrome, all pels that match the passed background color are converted to the image background color of the destination.
 
All other pels are converted to the image foreground color of the destination. The color conversion takes place prior to any mix mode.
 
[[Category:Glossary]]

Latest revision as of 17:28, 12 September 2019

Redirect to: