BGR Color Space
Posted
by updateraj
on Stack Overflow
See other posts from Stack Overflow
or by updateraj
Published on 2008-12-15T04:09:20Z
Indexed on
2010/04/04
17:43 UTC
Read the original article
Hit count: 620
I understand RGB --- value (0-255)Red,(0-255)Green,(0-255)Blue to form a color.
What is exactly BGR color space ? How is it different from RGB color space ?
© Stack Overflow or respective owner