in Computer Graphics
1,658 views
2 votes
2 votes

The transformation required for conversion of CMY colour model to RGB colour model is given as:

  1. $\begin{bmatrix} R \\ G \\ B \end{bmatrix} = \begin{bmatrix} C \\ M \\ Y \end{bmatrix} - \begin{bmatrix} 1 \\ 2 \\ 3 \end{bmatrix}$
  2. $\begin{bmatrix} R \\ G \\ B \end{bmatrix} = \begin{bmatrix} C \\ M \\ Y \end{bmatrix} - \begin{bmatrix} 1 \\ 2 \\ 3 \end{bmatrix}$
  3. $\begin{bmatrix} R \\ G \\ B \end{bmatrix} = \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix} - \begin{bmatrix} C \\ M \\ Y \end{bmatrix}$
  4. $\begin{bmatrix} R \\ G \\ B \end{bmatrix} = \begin{bmatrix} C \\ M \\ Y \end{bmatrix} - \begin{bmatrix} 0.5 \\ 0.5 \\ 0.5 \end{bmatrix}$
in Computer Graphics
1.7k views

1 Answer

0 votes
0 votes

Option C

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true