diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/sdraw/guide/eyedropper.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/sdraw/guide/eyedropper.xhp')
-rw-r--r-- | helpcontent2/source/text/sdraw/guide/eyedropper.xhp | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/helpcontent2/source/text/sdraw/guide/eyedropper.xhp b/helpcontent2/source/text/sdraw/guide/eyedropper.xhp new file mode 100644 index 000000000..057503c26 --- /dev/null +++ b/helpcontent2/source/text/sdraw/guide/eyedropper.xhp @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textsdrawguideeyedropperxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Replacing Colors</title> +<filename>/text/sdraw/guide/eyedropper.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3147436"><bookmark_value>eyedropper tool</bookmark_value> +<bookmark_value>colors; replacing</bookmark_value> +<bookmark_value>replacing;colors in bitmaps</bookmark_value> +<bookmark_value>metafiles;replacing colors</bookmark_value> +<bookmark_value>bitmaps;replacing colors</bookmark_value> +<bookmark_value>GIF images;replacing colors</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3147436" xml-lang="en-US" level="1"><variable id="eyedropper"><link href="text/sdraw/guide/eyedropper.xhp" name="Replacing Colors">Replacing Colors</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_id3156286" xml-lang="en-US">You can replace colors in bitmaps with the <emph>Color Replacer</emph> tool.</paragraph> +<paragraph role="paragraph" id="par_id3154704" xml-lang="en-US">Up to four colors can be replaced at once.</paragraph> +<paragraph role="paragraph" id="par_id3147344" xml-lang="en-US">You can also use the <emph>Transparency</emph> option to replace the transparent areas of an image with a color.</paragraph> +<paragraph role="paragraph" id="par_id3148488" xml-lang="en-US">Similarly, you can use the <emph>Color Replacer</emph> to make a color on your image transparent.</paragraph> +<paragraph role="heading" id="hd_id3150205" xml-lang="en-US" level="2">To replace colors with the Color Replacer tool</paragraph> +<paragraph role="paragraph" id="par_id3154656" xml-lang="en-US">Ensure that the image you are using is a bitmap (for example, BMP, GIF, JPG, or PNG) or a metafile (for example, WMF).</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3150202" xml-lang="en-US">Choose <emph>Tools - Color Replacer</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3155531" xml-lang="en-US">Click the Color Replacer icon and position the mouse pointer over the color you want to replace in the image. The color appears in the box next to the icon.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3152985" xml-lang="en-US">Click the color in the image. The color appears in the first <emph>Source color</emph> box and the check box next to the color is selected.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3148866" xml-lang="en-US">In the <emph>Replace with</emph> box, select the new color.</paragraph> +<paragraph role="note" id="par_id3145362" xml-lang="en-US">This replaces all occurrences of the <emph>Source color</emph> in the image.</paragraph> +</listitem> +</list> +<list type="ordered" startwith="5"> +<listitem> +<paragraph role="listitem" id="par_id3151191" xml-lang="en-US">If you want to replace another color while the dialog is open, select the check box in front of <emph>Source color</emph> in the next row and repeat steps 3 to 5.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3149876" xml-lang="en-US">Click <emph>Replace</emph>.</paragraph> +</listitem> +</list> +<paragraph role="tip" id="par_id3157871" xml-lang="en-US">If you want to expand or contract the color selection area, increase or decrease the tolerance of the <emph>Color Replacer</emph> tool and repeat your selection.</paragraph> +<section id="relatedtopics"> +<embed href="text/sdraw/guide/color_define.xhp#color_define"/> +<paragraph role="paragraph" id="par_id3146878" xml-lang="en-US"><link href="text/shared/01/06030000.xhp" name="Color Replacer">Color Replacer</link></paragraph> +</section> +</body> +</helpdocument> |