<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" id="color-whatisprofile" xml:lang="ko">

  <info>
    <link type="guide" xref="color#profiles"/>
    <desc>색 프로파일은 색 영역 또는 장치 응답을 표현하는 간단한 파일입니다.</desc>

    <credit type="author">
      <name>Richard Hughes</name>
      <email>richard@hughsie.com</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>조성호</mal:name>
      <mal:email>shcho@gnome.org</mal:email>
      <mal:years>2021, 2022, 2023</mal:years>
    </mal:credit>
  </info>

  <title>색 프로파일은 뭘까요?</title>

  <p>색 프로파일은 프로젝터 같은 장치나 또는 sRGB 같은 색 영역을 특정짓는 데이터 모음입니다.</p>
  <p>대부분의 색 프로파일은 ICC 프로파일 양식이며, 이 프로파일은 <input>.ICC</input> 또는 <input>.ICM</input> 확장자가 붙은 작은 파일입니다.</p>
  <p>색 프로파일은 데이터 전체 범위를 지정하여 이미지에 넣을 수 있습니다. 다른 장치에서도 이미지를 동일한 색상으로 볼 수 있게 합니다.</p>
  <p>색을 처리하는 모든 장치는 자체 ICC 프로파일을 지녀야 하며, 이 과정을 처리하고 나면 시스템에서 <em>종단간 색 관리 처리 과정</em>을 밟았다고 합니다. 이런 처리 과정을 통해 색 정보를 잃거나 바뀌지 않았음을 확인할 수 있습니다.</p>

</page>
