asTrueColor(); if (!imageconvolution($new->getHandle(), $matrix, $div, $offset)) { throw new WideImage_GDFunctionResultException("imageconvolution() returned false"); } return $new; } }