Lines Matching full:sval
1044 % SetAttribute() sets the attribute to the value in sval. This can change
1050 % SV *sval,ExceptionInfo *exception)
1099 const char *attribute,SV *sval,ExceptionInfo *exception)
1128 sp=SvPOK(sval) ? ParseCommandOption(MagickBooleanOptions,MagickFalse,
1129 SvPV(sval,na)) : SvIV(sval);
1133 SvPV(sval,na));
1142 sp=SvPOK(sval) ? ParseCommandOption(MagickAlphaChannelOptions,
1143 MagickFalse,SvPV(sval,na)) : SvIV(sval);
1147 SvPV(sval,na));
1157 sp=SvPOK(sval) ? ParseCommandOption(MagickBooleanOptions,MagickFalse,
1158 SvPV(sval,na)) : SvIV(sval);
1162 SvPV(sval,na));
1175 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0)
1176 limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
1184 (void) SetImageOption(info->image_info,attribute,SvPV(sval,na));
1190 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1194 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1196 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1204 (void) QueryColorCompliance(SvPV(sval,na),AllCompliance,&target_color,
1216 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1227 (void) QueryColorCompliance(SvPV(sval,na),AllCompliance,&target_color,
1236 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1238 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1247 SiPrefixToDoubleInterval(SvPV(sval,na),100.0));
1249 (2.0*SiPrefixToDoubleInterval(SvPV(sval,na),100.0)));
1258 if (SvPOK(sval))
1259 clip_mask=SetupList(aTHX_ SvRV(sval),&info,(SV ***) NULL,exception);
1281 if ((strchr(SvPV(sval,na),',') == 0) ||
1282 (strchr(SvPV(sval,na),')') != 0))
1283 QueryColorCompliance(SvPV(sval,na),AllCompliance,
1291 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1304 sp=SvPOK(sval) ? ParseCommandOption(MagickColorspaceOptions,
1305 MagickFalse,SvPV(sval,na)) : SvIV(sval);
1309 SvPV(sval,na));
1322 SvPV(sval,na),exception),exception);
1327 sp=SvPOK(sval) ? ParseCommandOption(MagickCompressOptions,
1328 MagickFalse,SvPV(sval,na)) : SvIV(sval);
1332 "UnrecognizedImageCompression",SvPV(sval,na));
1342 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1344 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1352 SetLogEventMask(SvPV(sval,na));
1357 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1373 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0)
1374 limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
1381 if (IsGeometry(SvPV(sval,na)) == MagickFalse)
1384 SvPV(sval,na));
1388 (void) CloneString(&info->image_info->density,SvPV(sval,na));
1391 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1402 info->image_info->depth=SvIV(sval);
1404 (void) SetImageDepth(image,SvIV(sval),exception);
1409 sp=SvPOK(sval) ? ParseCommandOption(MagickDisposeOptions,MagickFalse,
1410 SvPV(sval,na)) : SvIV(sval);
1414 "UnrecognizedDisposeMethod",SvPV(sval,na));
1425 sp=SvPOK(sval) ? ParseCommandOption(MagickBooleanOptions,
1426 MagickFalse,SvPV(sval,na)) : SvIV(sval);
1430 SvPV(sval,na));
1441 (void) CloneString(&info->image_info->server_name,SvPV(sval,na));
1445 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1447 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1455 sp=SvPOK(sval) ? ParseCommandOption(MagickEndianOptions,MagickFalse,
1456 SvPV(sval,na)) : SvIV(sval);
1460 SvPV(sval,na));
1474 (void) CloneString(&info->image_info->extract,SvPV(sval,na));
1478 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1480 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1489 (void) CopyMagickString(info->image_info->filename,SvPV(sval,na),
1492 (void) CopyMagickString(image->filename,SvPV(sval,na),
1506 io_info=IoIFP(sv_2io(sval));
1526 (void) SetImageOption(info->image_info,"fill",SvPV(sval,na));
1532 (void) CloneString(&info->image_info->font,SvPV(sval,na));
1540 info->image_info->fuzz=StringToDoubleInterval(SvPV(sval,na),(double)
1543 image->fuzz=StringToDoubleInterval(SvPV(sval,na),(double)
1548 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1550 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1559 image->gamma=SvNV(sval);
1564 sp=SvPOK(sval) ? ParseCommandOption(MagickGravityOptions,MagickFalse,
1565 SvPV(sval,na)) : SvIV(sval);
1569 "UnrecognizedGravityType",SvPV(sval,na));
1573 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1582 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1592 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1594 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1626 items=sscanf(SvPV(sval,na),"%ld",&index);
1639 image->iterations=SvIV(sval);
1644 sp=SvPOK(sval) ? ParseCommandOption(MagickInterlaceOptions,
1645 MagickFalse,SvPV(sval,na)) : SvIV(sval);
1649 "UnrecognizedInterlaceType",SvPV(sval,na));
1659 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1661 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1672 SvPV(sval,na),exception),exception);
1678 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1680 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1690 "%s:",SvPV(sval,na));
1692 (void) CopyMagickString(image->magick,SvPV(sval,na),MagickPathExtent);
1701 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0)
1702 limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
1713 if (SvPOK(sval))
1714 mask=SetupList(aTHX_ SvRV(sval),&info,(SV ***) NULL,exception);
1721 (void) QueryColorCompliance(SvPV(sval,na),AllCompliance,&target_color,
1731 sp=SvPOK(sval) ? ParseCommandOption(MagickBooleanOptions,MagickFalse,
1732 SvPV(sval,na)) : SvIV(sval);
1736 SvPV(sval,na));
1749 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0)
1750 limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
1757 sp=SvPOK(sval) ? ParseCommandOption(MagickBooleanOptions,MagickFalse,
1758 SvPV(sval,na)) : SvIV(sval);
1762 SvPV(sval,na));
1772 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1774 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1783 DefineImageOption(info->image_info,SvPV(sval,na));
1788 sp=SvPOK(sval) ? ParseCommandOption(MagickOrientationOptions,
1789 MagickFalse,SvPV(sval,na)) : SvIV(sval);
1793 "UnrecognizedOrientationType",SvPV(sval,na));
1803 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1805 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1816 geometry=GetPageGeometry(SvPV(sval,na));
1850 if ((strchr(SvPV(sval,na),',') == 0) ||
1851 (strchr(SvPV(sval,na),')') != 0))
1852 QueryColorCompliance(SvPV(sval,na),AllCompliance,
1857 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1884 (void) ParseGeometry(SvPV(sval,na),&geometry_info);
1890 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1892 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1901 info->image_info->quality=SvIV(sval);
1903 image->quality=SvIV(sval);
1907 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1909 SetImageProperty(image,attribute,SvPV(sval,na),exception);
1921 if (SvPOK(sval))
1922 mask=SetupList(aTHX_ SvRV(sval),&info,(SV ***) NULL,exception);
1931 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
1942 sp=SvPOK(sval) ? ParseCommandOption(MagickIntentOptions,MagickFalse,
1943 SvPV(sval,na)) : SvIV(sval);
1947 SvPV(sval,na));
1961 flags=ParseAbsoluteGeometry(SvPV(sval,na),&geometry);
1995 SetImageOption(info->image_info,attribute,SvPV(sval,na));
1997 SetImageProperty(image,attribute,SvPV(sval,na),exception);
2005 if (IsGeometry(SvPV(sval,na)) == MagickFalse)
2008 SvPV(sval,na));
2013 SvPV(sval,na));
2019 image->scene=SvIV(sval);
2028 if (IsGeometry(SvPV(sval,na)) == MagickFalse)
2031 SvPV(sval,na));
2034 (void) CloneString(&info->image_info->size,SvPV(sval,na));
2041 (void) SetImageOption(info->image_info,"stroke",SvPV(sval,na));
2045 SetImageOption(info->image_info,attribute,SvPV(sval,na));
2047 SetImageProperty(image,attribute,SvPV(sval,na),exception);
2056 (void) CloneString(&info->image_info->texture,SvPV(sval,na));
2065 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0)
2066 limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
2076 geometry=GetPageGeometry(SvPV(sval,na));
2091 if (LocaleCompare(SvPV(sval,na),"unlimited") != 0)
2092 limit=(MagickSizeType) SiPrefixToDoubleInterval(SvPV(sval,na),
2099 (void) QueryColorCompliance(SvPV(sval,na),AllCompliance,&target_color,
2109 sp=SvPOK(sval) ? ParseCommandOption(MagickTypeOptions,MagickFalse,
2110 SvPV(sval,na)) : SvIV(sval);
2114 SvPV(sval,na));
2124 SetImageOption(info->image_info,attribute,SvPV(sval,na));
2126 SetImageProperty(image,attribute,SvPV(sval,na),exception);
2134 sp=SvPOK(sval) ? ParseCommandOption(MagickResolutionOptions,
2135 MagickFalse,SvPV(sval,na)) : SvIV(sval);
2139 SvPV(sval,na));
2178 SetImageOption(info->image_info,attribute,SvPV(sval,na));
2180 SetImageProperty(image,attribute,SvPV(sval,na),exception);
2188 sp=SvPOK(sval) ? ParseCommandOption(MagickBooleanOptions,MagickFalse,
2189 SvPV(sval,na)) : SvIV(sval);
2193 SvPV(sval,na));
2202 sp=SvPOK(sval) ? ParseCommandOption(MagickVirtualPixelOptions,
2203 MagickFalse,SvPV(sval,na)) : SvIV(sval);
2207 "UnrecognizedVirtualPixelMethod",SvPV(sval,na));
2215 SetImageOption(info->image_info,attribute,SvPV(sval,na));
2217 SetImageProperty(image,attribute,SvPV(sval,na),exception);
2227 flags=ParseGeometry(SvPV(sval,na),&geometry_info);
2242 if (SvPOK(sval))
2243 mask=SetupList(aTHX_ SvRV(sval),&info,(SV ***) NULL,exception);
2249 SetImageOption(info->image_info,attribute,SvPV(sval,na));
2251 SetImageProperty(image,attribute,SvPV(sval,na),exception);
2257 SetImageOption(info->image_info,attribute,SvPV(sval,na));
2259 SetImageProperty(image,attribute,SvPV(sval,na),exception);