| /external/ImageMagick/PerlMagick/t/reference/write/filter/ |
| MedianFilter.miff | 4 colorspace=RGB
|
| ReduceNoise.miff | 4 colorspace=RGB
|
| Rotate.miff | 4 colorspace=RGB
|
| Shear.miff | 4 colorspace=RGB
|
| SigmoidalContrast.miff | 4 colorspace=RGB
|
| Solarize.miff | 4 colorspace=RGB
|
| /external/ImageMagick/PerlMagick/t/reference/write/jng/ |
| read_idat.miff | 4 colorspace=RGB
|
| read_prog_idat.miff | 4 colorspace=RGB
|
| write_jdaa.miff | 4 colorspace=RGB
|
| write_prog.miff | 4 colorspace=RGB
|
| write_prog_jdaa.miff | 4 colorspace=RGB
|
| /external/ImageMagick/PerlMagick/t/reference/write/jp2/ |
| read_jp2.miff | 4 colorspace=RGB
|
| read_jpc.miff | 4 colorspace=RGB
|
| /external/ImageMagick/PerlMagick/t/reference/write/read/ |
| input_rgba.miff | 4 colorspace=RGB
|
| input_sgi.miff | 4 colorspace=RGB
|
| /external/ImageMagick/www/api/ |
| enhance.html | 616 <p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
|
| enhance.php | 612 <p>ModulateImage() lets you control the brightness, saturation, and hue of an image. Modulate represents the brightness, saturation, and hue as one parameter (e.g. 90,150,100). If the image colorspace is HSL, the modulation is lightness, saturation, and hue. For HWB, use blackness, whiteness, and hue. And for HCL, use chrome, luma, and hue.</p>
|
| /external/freetype/include/ |
| ftimage.h | 176 /* the sRGB colorspace. For example, full red at half-translucent */ [all...] |
| /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
| ftimage.h | 176 /* the sRGB colorspace. For example, full red at half-translucent */ [all...] |
| /external/libjpeg-turbo/ |
| jquant1.c | 225 * In RGB colorspace, try to increment G first, then R, then B.
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| r300_state_derived.c | 696 } else if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) { [all...] |
| /external/opencv3/3rdparty/libjpeg/ |
| jquant1.c | 224 * In RGB colorspace, try to increment G first, then R, then B.
|
| /external/opencv3/3rdparty/libtiff/ |
| tif_dirinfo.c | 228 { EXIFTAG_COLORSPACE, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0, "ColorSpace", NULL }, [all...] |
| /external/pdfium/core/src/fpdfapi/fpdf_render/ |
| fpdf_render_image.cpp | 444 "ColorSpace"); [all...] |
| /external/pdfium/core/src/fpdfdoc/ |
| doc_form.cpp | 278 } else if (csBType == "ColorSpace") { [all...] |