![]() |
|||||||||||||
|
ScRGB color space |
| Please help improve this article or section by expanding it. Further information might be found on the talk page. (January 2007) |
| This article or section needs sources or references that appear in reliable, third-party publications. Primary sources and sources affiliated with the subject of the article are generally not sufficient for a Wikipedia article. Please include more appropriate citations from reliable sources, or discuss the issue on the talk page. (October 2007) |
scRGB is an RGB (Red Green Blue) color space created by Microsoft for use in its GDI+ API in Windows Vista. It uses identical color primaries and white/black points as the sRGB color space, but uses 16-bit floating point (half precision) linear values instead of gamma compressed 8-bit integers. It allows values outside of the [0..1] range, creating a much larger effective gamut. It also has greater precision because the half-precision format has a 10-bit significand.
Contents |

