OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPTC
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/
configure
82
if $CC -I$INCLUDE $
IPTC
-o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL \
121
$CC -I$INCLUDE $
IPTC
-o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL -ldl >/dev/null 2>&1
160
$CC -I$INCLUDE $
IPTC
-o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL -ldl >/dev/null 2>&1
/external/ImageMagick/www/api/
profile.php
182
<p>ProfileImage() associates, applies, or removes an ICM,
IPTC
, or generic profile with / to / from an image. If the profile is NULL, it is removed from the image otherwise added or applied. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p>
205
<dd>Name of profile to add or remove: ICC,
IPTC
, or generic profile. </dd>
292
<dd>the profile name, for example icc, exif, and 8bim (8bim is the Photoshop wrapper for
iptc
profiles). </dd>
magick-property.php
436
<dd>Name of profile to return: ICC,
IPTC
, or generic profile. </dd>
987
<p>MagickProfileImage() adds or removes a ICC,
IPTC
, or generic profile from an image. If the profile is NULL, it is removed from the image otherwise added. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p>
1008
<dd>Name of profile to add or remove: ICC,
IPTC
, or generic profile. </dd>
[
all
...]
Completed in 137 milliseconds