Colormix

버전 1.0.0.0 (3 KB) 작성자: Jurgen
Combine basic colors with string syntax to create any RGB color.
다운로드 수: 432
업데이트 날짜: 2013/5/1

라이선스 보기

Using flexible syntax to denote color composition in terms of basic colors, colormix creates an RGB vector with the colors mixed according to one of three mixing modes.

Basic colors are: red, green, blue, cyan, magenta, yellow, black, white.
Used standard MATLAB color string shorthands.

E.g. RGB = colormix('cwCg') combines two parts cyan, one part white and one part green to create a new RGB color.
Order and case do not matter.
May also use numbers: colormix('10kr') has 10 parts black to one part red.

Mixing modes are linear combination and the additive- and subtractive light models.

인용 양식

Jurgen (2024). Colormix (https://www.mathworks.com/matlabcentral/fileexchange/41595-colormix), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0