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

  <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>Aniket Deshpande &lt;djaniketster@gmail.com&gt;, 2013; संदिप शेडमाके</mal:name>
      <mal:email>sshedmak@redhat.com</mal:email>
      <mal:years>२०१३.</mal:years>
    </mal:credit>
  </info>

  <title>रंग प्रोफाइल काय असते?</title>

  <p>रंग प्रोफाइल डाटा संच आहे जे एकतर साधनाला प्रोजेक्टर म्हणून किंवा रंग क्षेत्राला जसे कि sRGBला कॅरेक्टराइज करतात.</p>
  <p>बहुतांश रंग प्रोफाइल्स ICC प्रोफाइलच्या स्वरूपात असतात, जे <input>.ICC</input> किंवा <input>.ICM</input> फाइल विस्तारसह एक छोटी फाइल आहे.</p>
  <p>डाटाची व्याप्ति निर्देशीत करण्यासाठी रंग प्रोफाल्सला प्रतिमामध्ये एम्बेड करणे शक्य आहे. ह्यामुळे वापरकर्ते विविध साधानांवर एकच रंग पाहू शकतील याची खात्री करते.</p>
  <p>
    Every device that is processing color should have its own ICC
    profile and when this is achieved the system is said to have an
    <em>end-to-end color-managed workflow</em>.
    With this kind of workflow you can be sure that colors are not being
    lost or modified.
  </p>

</page>