Lines Matching full:colorspace
59 <p class="text-center"><a href="command-line-options.html#adaptive-blur">‑adaptive‑blur</a> ? <a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> ? <a href="command-line-options.html#adaptive-sharpen">‑adaptive‑sharpen</a> ? <a href="command-line-options.html#adjoin">‑adjoin</a> ? <a href="command-line-options.html#affine">‑affine</a> ? <a href="command-line-options.html#alpha">‑alpha</a> ? <a href="command-line-options.html#alpha-color">‑alpha‑color</a> ? <a href="command-line-options.html#annotate">‑annotate</a> ? <a href="command-line-options.html#antialias">‑antialias</a> ? <a href="command-line-options.html#append">‑append</a> ? <a href="command-line-options.html#attenuate">‑attenuate</a> ? <a href="command-line-options.html#authenticate">‑authenticate</a> ? <a href="command-line-options.html#auto-gamma">‑auto‑gamma</a> ? <a href="command-line-options.html#auto-level">‑auto‑level</a> ? <a href="command-line-options.html#auto-orient">‑auto‑orient</a> ? <a href="command-line-options.html#backdrop">‑backdrop</a> ? <a href="command-line-options.html#background">‑background</a> ? <a href="command-line-options.html#bench">‑bench</a> ? <a href="command-line-options.html#bias">‑bias</a> ? <a href="command-line-options.html#black-point-compensation">‑black‑point‑compensation</a> ? <a href="command-line-options.html#black-threshold">‑black‑threshold</a> ? <a href="command-line-options.html#blend">‑blend</a> ? <a href="command-line-options.html#blue-primary">‑blue‑primary</a> ? <a href="command-line-options.html#blue-shift">‑blue‑shift</a> ? <a href="command-line-options.html#blur">‑blur</a> ? <a href="command-line-options.html#border">‑border</a> ? <a href="command-line-options.html#bordercolor">‑bordercolor</a> ? <a href="command-line-options.html#borderwidth">‑borderwidth</a> ? <a href="command-line-options.html#brightness-contrast">‑brightness‑contrast</a> ? <a href="command-line-options.html#cache">‑cache</a> ? <a href="command-line-options.html#canny">‑canny</a> ? <a href="command-line-options.html#caption">‑caption</a> ? <a href="command-line-options.html#cdl">‑cdl</a> ? <a href="command-line-options.html#channel">‑channel</a> ? <a href="command-line-options.html#charcoal">‑charcoal</a> ? <a href="command-line-options.html#chop">‑chop</a> ? <a href="command-line-options.html#clamp">‑clamp</a> ? <a href="command-line-options.html#clip">‑clip</a> ? <a href="command-line-options.html#clip-mask">‑clip‑mask</a> ? <a href="command-line-options.html#clip-path">‑clip‑path</a> ? <a href="command-line-options.html#clone">‑clone</a> ? <a href="command-line-options.html#clut">‑clut</a> ? <a href="command-line-options.html#coalesce">‑coalesce</a> ? <a href="command-line-options.html#colorize">‑colorize</a> ? <a href="command-line-options.html#colormap">‑colormap</a> ? <a href="command-line-options.html#color-matrix">‑color‑matrix</a> ? <a href="command-line-options.html#colors">‑colors</a> ? <a href="command-line-options.html#colorspace">‑colorspacee</a> ? <a href="command-line-options.html#weight">‑weight</a> ? <a href="command-line-options.html#white-point">‑white‑point</a> ? <a href="command-line-options.html#white-threshold">‑white‑threshold</a> ? <a href="command-line-options.html#window">‑window</a> ? <a href="command-line-options.html#window-group">‑window‑group</a> ? <a href="command-line-options.html#write">‑write</a> </p>
1177 it is more efficient to convert the image to the gray colorspace before
1207 <h3 class="magick-header"><a id="colorspace"></a>-colorspace <var>value</var></h3>
1210 <p class="magick-description">Set the image colorspace.</p>
1225 <p>To print a complete list of colorspaces, use <a href="command-line-options.html#list">-list colorspace</a>.</p>
1227 <p>For a more accurate color conversion to or from the linear RGB, CMYK, or grayscale colorspaces, use the <a href="command-line-options.html#profile">-profile</a> option. Note, ImageMagick assumes the sRGB colorspace if the image format does not indicate otherwise. For colorspace conversion, the gamma function is first removed to produce linear RGB.</p>
1326 <p>Note the scRGB colorspace requires HDRI support otherwise it behaves just like linear RGB.</p>
1790 <td>colorspace:auto-grayscale=<var>on|off</var></td>
2190 sRGB and gamma=1/2.2 when no colorspace information is included in
3385 <p>For example using HSL, we have: ... <code>-colorspace HSL -channel lightness
3386 -equalize -colorspace RGB</code> ...</p>
3390 channel. Here we have ... <code>-colorspace OHTA -channel red -equalize
3391 -colorspace RGB</code> ...</p>
4470 convert in.png -colorspace gray out.png
4482 convert in.png -set colorspace RGB -colorspace gray out.png
4485 <p>Note that a 'colorspace' intensity method will produce the same result
4487 intensity method will depend on the current colorspace the image is currently
4683 converting images to <code>-colorspace gray</code>. </p>
4686 the pixel values to linear-RGB or non-linear sRGB colorspace before
4703 what that is, or what colorspace the image is currently using.</p>
4725 <p>The <a href="command-line-options.html#colorspace" >-colorspace gray</a> image conversion also uses
4727 appropriate sRGB or linear-RGB colorspace before appling the above
4739 -colors for gray colorspace
4762 <p>The default intent is Perceptual for the sRGB colorspace and undefined for the RGB and gray colorspaces.</p>
5432 Colorspace
5770 >option:modulate:colorspace</code>' to specify which colorspace to
5774 convert image.png -set option:modulate:colorspace hsb -modulate 120,90 modulate.png
6403 <h3 class="magick-header"><a id="quantize"></a>-quantize <var>colorspace</var></h3>
6406 <p class="magick-description">reduce colors using this colorspace.</p>
6408 <p>This setting defines the colorspace used to sort out and reduce the number
6476 color (in RGB colorspace) is selected to replace that pixel in the image. </p>
6813 href="command-line-options.html#page" >-page</a>, <a href="command-line-options.html#colorspace" >-colorspace</a>; generally
6855 <p>This option can also associate a colorspace or profile with your image.