For starters you’ve got a typo within ifimage
where you’re referring to k.image
, and not just image
.
There might be other errors, but start with correcting that one.
For starters you’ve got a typo within ifimage
where you’re referring to k.image
, and not just image
.
There might be other errors, but start with correcting that one.