OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorspace
(Results
626 - 650
of
1208
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/ImageMagick/MagickCore/
profile.c
47
#include "MagickCore/
colorspace
-private.h"
325
% image and the image pixels are not transformed. Otherwise, the
colorspace
[
all
...]
paint.c
48
#include "MagickCore/
colorspace
-private.h"
183
if (IsGrayColorspace(image->
colorspace
) != MagickFalse)
196
floodplane_image->
colorspace
=GRAYColorspace;
[
all
...]
colormap.c
88
% it to a linear gray
colorspace
. If the image already has a colormap,
compare.c
52
#include "MagickCore/
colorspace
.h"
53
#include "MagickCore/
colorspace
-private.h"
[
all
...]
quantum.c
51
#include "MagickCore/
colorspace
.h"
52
#include "MagickCore/
colorspace
-private.h"
546
if (image->
colorspace
== CMYKColorspace)
552
if (IsGrayColorspace(image->
colorspace
) != MagickFalse)
[
all
...]
/external/ImageMagick/Magick++/lib/
STL.cpp
211
// Convert the image
colorspace
representation
218
image_.
colorSpace
( _colorSpace );
[
all
...]
/external/ImageMagick/coders/
dib.c
52
#include "MagickCore/
colorspace
.h"
53
#include "MagickCore/
colorspace
-private.h"
103
colorspace
;
101
colorspace
;
member in struct:_DIBInfo
[
all
...]
icon.c
49
#include "MagickCore/
colorspace
.h"
50
#include "MagickCore/
colorspace
-private.h"
142
colorspace
;
139
colorspace
;
member in struct:_IconInfo
[
all
...]
msl.c
5905
colorspace
;
local
6054
colorspace
;
local
[
all
...]
sixel.c
52
#include "MagickCore/
colorspace
.h"
53
#include "MagickCore/
colorspace
-private.h"
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp
353
formats[0].
colorSpace
,
389
cases.back().imageColorSpace = curFmt->
colorSpace
;
731
formats[0].
colorSpace
,
[
all
...]
/external/deqp/modules/egl/
teglNegativeApiTests.cpp
103
// - EGL_BAD_MATCH is generated if config does not support the specified OpenVG alpha format attribute or
colorspace
attribute
107
// - EGL_BAD_MATCH is generated if config does not support the specified OpenVG alpha format attribute or
colorspace
attribute
607
log << TestLog::Section("Test7", "EGL_BAD_MATCH is generated if config does not support the specified OpenVG alpha format attribute or
colorspace
attribute");
[
all
...]
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser.cpp
29
{_FX_BSTRC("
ColorSpace
"), _FX_BSTRC("CS")},
[
all
...]
/external/webp/
README
535
buffer.
colorspace
= MODE_BGR;
595
// D) Specify 'config' output options for specifying output
colorspace
.
597
config.output.
colorspace
= MODE_BGRA;
/system/media/camera/docs/
metadata_properties.xml
[
all
...]
ndk_metadata_properties.xml
[
all
...]
/bionic/libc/kernel/uapi/linux/
fb.h
287
__u32
colorspace
;
member in struct:fb_var_screeninfo
/development/ndk/platforms/android-21/include/linux/
fb.h
287
__u32
colorspace
;
member in struct:fb_var_screeninfo
/device/google/marlin/
media_codecs.xml
68
the official OMX
colorspace
constants.
/device/huawei/angler/
media_codecs.xml
68
the official OMX
colorspace
constants.
/external/ImageMagick/ImageMagick/api/
profile.html
184
<p>ICC and ICM profiles are handled as follows: If the image does not have an associated color profile, the one you provide is associated with the image and the image pixels are not transformed. Otherwise, the
colorspace
transform defined by the existing and new profile are applied to the image pixels and the new profile is associated with the image.</p>
/external/ImageMagick/PerlMagick/t/reference/composite/
Add.miff
4
colorspace
=sRGB
CopyAlpha.miff
4
colorspace
=sRGB
Minus.miff
4
colorspace
=sRGB
Subtract.miff
4
colorspace
=sRGB
Completed in 1130 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>