mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 15:35:42 -05:00
20 lines
261 B
Markdown
20 lines
261 B
Markdown
---
|
|
title: "02-colour-representation"
|
|
tags:
|
|
- lecture
|
|
- cosc-342
|
|
---
|
|
|
|
representing colors;
|
|
- RGB
|
|
- most common
|
|
- sensors in camera
|
|
- projects + monitors
|
|
- aRGB/RGBa
|
|
- GIT, PNG etc
|
|
- CMYK
|
|
- HSV/HSL
|
|
- others: YUV, CIE
|
|
|
|

|
|
|