错误如下
161.1图片处理组合处理
[in]失败后停止【值/表达式】True
[in]图片【变量 img】位图(500x750 [ImageFormat: b96b3cae-0728-11d3-9d7b-0000f81ef32e])
[in]操作类型【值/表达式】Filters
[in]处理参数【值/表达式】ResizeEx:500;500;Stretch;Center
异常:处理图片出错。行:ResizeEx:500;500;Stretch;Center 错误:索引超出了数组界限。
在 Quicker.Domain.Actions.X.BuildinRunners.Images.ImageProcessorHelper.<>c__DisplayClass36_0.lxQw3gAlu1h(String s) 在 Quicker.Utilities.AppHelper.IfMatchThen(String line, String prefix, Action`1 action) 在 Quicker.Domain.Actions.X.BuildinRunners.Images.ImageProcessorHelper.MZCXyWZIMVS(String , String , Boolean , Action`1 ) 在 Quicker.Domain.Actions.X.BuildinRunners.Images.ImageProcessorHelper.ResizeEx(ImageFactory imageFactory, String paramLine) 在 Quicker.Domain.Actions.X.BuildinRunners.Images.ImageProcessorHelper.z6xXyqTQCHV(ImageFactory , String ) 在 Quicker.Domain.Actions.X.BuildinRunners.Images.ImageProcessorHelper.ProcessImage(String filterParams, Bitmap bmpSrc, Boolean returnResultImage, ActionExecuteContext context) 在 Quicker.Domain.Actions.X.BuiltinRunners.Images.ImageProcessStep.<>c__DisplayClass52_0.opWwh1kUT25() 在 Quicker.Domain.Actions.X.XActionHelper.ExecuteCommonAction(ActionExecuteContext context, ActionStep step, XAction action, Func`1 actionFunc, Action successAction, Action failAction, StepInParamDef stopIfErrorParam, StepOutParamDef isSuccessOutputParam)
步骤(sys:imgProcess)执行失败,原因:处理图片出错。行:ResizeEx:500;500;Stretch;Center 错误:索引超出了数组界限。
停止动作:处理图片出错。行:ResizeEx:500;500;Stretch;Center 错误:索引超出了数组界限。
图片如下:
目的是要要把图片调整到500*500