ColorProfileData

ColorProfileData[<>,"Description""desc","DeviceColorSpace""device","IndependentColorSpace""ics"]

独立色空間"ics"とデバイス依存の色空間"device"の間の変換ができるICCカラープロファイルを表す.

詳細

  • ColorProfileDataを使って"RGB""CMYK"等のデバイスに依存する色空間を一意的に定義することができ,それらとデバイスにほとんど依存しない演色性との良好な変換が保証される.
  • ColorProfileDataはICCファイルまたはカラープロファイルが埋め込まれた画像ファイルからインポートすることができる.
  • ColorProfileData[][intent]を使って描画方法が指定できる.
  • 次は,使用可能な設定である.
  • "PerceptualProfile"知覚プロファイル(デフォルト)
    "SaturationProfile"彩度プロファイル
    "MediaRelativeColorimetricProfile"メディアで相対的な比色分析プロファイル
    "ICCAbsoluteColorimetricProfile"ICC絶対比色分析プロファイル

例題

すべて開くすべて閉じる

  (3)

sRGBカラープロファイルをインポートする:

画像のColorSpaceColorProfileDataオブジェクトで指定することができる:

カラープロファイルが埋め込まれた画像をインポートする:

画像に埋め込まれたカラープロファイルをインポートする:

考えられる問題  (1)

カラープロファイルの中には,他の空間からの色の忠実な表現を許さないものがある:

Wolfram Research (2012), ColorProfileData, Wolfram言語関数, https://reference.wolfram.com/language/ref/ColorProfileData.html.

テキスト

Wolfram Research (2012), ColorProfileData, Wolfram言語関数, https://reference.wolfram.com/language/ref/ColorProfileData.html.

CMS

Wolfram Language. 2012. "ColorProfileData." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ColorProfileData.html.

APA

Wolfram Language. (2012). ColorProfileData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ColorProfileData.html

BibTeX

@misc{reference.wolfram_2024_colorprofiledata, author="Wolfram Research", title="{ColorProfileData}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/ColorProfileData.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_colorprofiledata, organization={Wolfram Research}, title={ColorProfileData}, year={2012}, url={https://reference.wolfram.com/language/ref/ColorProfileData.html}, note=[Accessed: 21-November-2024 ]}