/development/samples/HelloEffects/res/menu/ |
options_menu.xml | 69 <item android:id="@+id/grayscale" 70 android:title="@string/grayscale"
|
/external/libpng/contrib/pngminus/ |
png2pnm.bat | 1 REM -- grayscale 21 REM -- grayscale
|
png2pnm.sh | 2 # -- grayscale 22 # -- grayscale
|
/gdk/samples/PhotoEditor/res/values-tl/ |
strings.xml | 41 <string name="grayscale" msgid="615169770671286699">"Grayscale"</string>
|
/external/jpeg/ |
usage.doc | 68 All switch names may be abbreviated; for example, -grayscale may be written 83 -grayscale Create monochrome JPEG file from color input. 84 Be sure to use this switch when compressing a grayscale 87 saying -grayscale, you'll get a smaller JPEG file that 226 -grayscale Force gray-scale output even if JPEG file is color. 237 colormapped format is emitted if -colors or -grayscale 247 colormapped format is emitted if -colors or -grayscale 253 gray-scale or if -grayscale is specified; otherwise 260 -grayscale is specified; otherwise, colormapped format 342 To get a quick preview of an image, use the -grayscale and/or -scale switches [all...] |
wrbmp.c | 39 * pixel if the output is grayscale or colormapped, three if it is full color. 108 /* This version is for grayscale OR quantized color output */ 185 /* Grayscale output. We need to fake a 256-entry colormap. */ 250 /* Grayscale output. We need to fake a 256-entry colormap. */ 311 /* Grayscale colormap (only happens with grayscale quantization) */ 321 /* If no colormap, must be grayscale data. Generate a linear "map". */
|
wrtarga.c | 122 /* used for grayscale OR quantized color output */ 140 * For Targa, this is only applied to grayscale data. 174 /* Targa doesn't have a mapped grayscale format, so we will */
|
transupp.h | 78 * We also offer a "force to grayscale" option, which simply discards the 90 boolean force_grayscale; /* if TRUE, convert color image to grayscale */
|
/external/libpng/contrib/gregbook/ |
readppm.c | 94 /* possible color types: P5 = grayscale (0), P6 = RGB (2), P8 = RGBA (6) */ 148 /* expand palette images to RGB, low-bit-depth grayscale images to 8 bits, 150 * images to 8 bits per sample; and convert grayscale to RGB[A] */ 152 /* GRR WARNING: grayscale needs to be expanded and channels reset! */
|
/external/mesa3d/docs/ |
MESA_pixmap_colormap.spec | 33 StaticColor, GrayScale and StaticGray visuals, Mesa needs a colormap
|
/external/qemu/distrib/jpeg-6b/ |
usage.doc | 68 All switch names may be abbreviated; for example, -grayscale may be written 83 -grayscale Create monochrome JPEG file from color input. 84 Be sure to use this switch when compressing a grayscale 87 saying -grayscale, you'll get a smaller JPEG file that 226 -grayscale Force gray-scale output even if JPEG file is color. 237 colormapped format is emitted if -colors or -grayscale 247 colormapped format is emitted if -colors or -grayscale 253 gray-scale or if -grayscale is specified; otherwise 260 -grayscale is specified; otherwise, colormapped format 342 To get a quick preview of an image, use the -grayscale and/or -scale switches [all...] |
wrbmp.c | 39 * pixel if the output is grayscale or colormapped, three if it is full color. 108 /* This version is for grayscale OR quantized color output */ 185 /* Grayscale output. We need to fake a 256-entry colormap. */ 250 /* Grayscale output. We need to fake a 256-entry colormap. */ 311 /* Grayscale colormap (only happens with grayscale quantization) */ 321 /* If no colormap, must be grayscale data. Generate a linear "map". */
|
wrtarga.c | 122 /* used for grayscale OR quantized color output */ 140 * For Targa, this is only applied to grayscale data. 174 /* Targa doesn't have a mapped grayscale format, so we will */
|
transupp.h | 78 * We also offer a "force to grayscale" option, which simply discards the 90 boolean force_grayscale; /* if TRUE, convert color image to grayscale */
|
/external/webkit/Source/WebCore/bridge/ |
npruntime_internal.h | 49 #undef GrayScale
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
QTDecompressionSession.cpp | 90 // Grayscale pixel formats get depths 33 through 40, depending 91 // on their bits per pixel. Yes, this means that 16-bit grayscale 92 // and 8-bit grayscale have the same pixel depth.
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4VIFI_FiltersAPI.h | 228 /** Apply grayscale effect RGB565toRGB565 */ 319 /** Apply grayscale effect RGB565toRGB565 */ 425 /** Apply grayscale effect RGB565toRGB565 */ 510 /** Apply grayscale effect RGB565toRGB565 */ 592 /** Apply grayscale effect RGB565toRGB565 */ 659 /** Apply grayscale effect RGB565toRGB565 */ [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
omnibox.html | 61 Chrome automatically creates a grayscale version of
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
ImageBasedHeightMapGrid.java | 17 * By default it expects a 16-bit grayscale image as the heightmap, but
|
/external/libpng/ |
png.5 | 8 common uses of TIFF. Indexed-color, grayscale, and truecolor images are
|
/external/qemu/distrib/sdl-1.2.15/ |
README.PicoGUI | 46 - Support for indexed and grayscale modes
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_SetColors.3 | 24 \f(CW/* Create a display surface with a grayscale palette */
|
SDL_SetPalette.3 | 26 \f(CW /* Create a display surface with a grayscale palette */
|
/external/freetype/src/truetype/ |
ttinterp.h | 219 FT_Bool grayscale; /* are we hinting for grayscale? */ member in struct:TT_ExecContextRec_
|
/external/jmonkeyengine/engine/src/core/com/jme3/texture/ |
Image.java | 68 * 8-bit grayscale/luminance. 73 * 16-bit grayscale/luminance. 78 * half-precision floating-point grayscale/luminance. 83 * single-precision floating-point grayscale/luminance. 88 * 8-bit luminance/grayscale and 8-bit alpha. 93 * 16-bit luminance/grayscale and 16-bit alpha. 98 * half-precision floating-point grayscale/luminance and alpha. 255 * Luminance/grayscale texture compression.
|