rgb.m

バージョン 1.0.0.0 (3.71 KB) 作成者: Ben Mitch
Convert colour names (blue,teal,pale green) into RGB triplets.
ダウンロード: 8.9K
更新 2002/6/7

ライセンスの表示

rgb(col) returns a Matlab RGB colour triplet [R G B] converted from 'col'.

'col' can be:
an [R G B] triplet (unchanged)
a colour name, e.g. 'pale orange'
a matlab colour char (k,r,...)
a QBASIC colour code (0-15)
a DWORD colour code (0-0xFFFFFF)
a DWORD BGR colour code

引用

Ben Mitch (2024). rgb.m (https://www.mathworks.com/matlabcentral/fileexchange/1805-rgb-m), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R12
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersModify Image Colors についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0