| imageAllZero | error |
| | The user request trimborder=yes (the default), but imcrop can't trim away the zero-valued bits as requested because there would be nothing left of the image - it is all zero-valued. |
| sizelessImageArray | error |
| | The dimensions of the input image array are zero. |
| badXclipValues | error |
| | xfraclo must be less than xfrachi. |
| badYclipValues | error |
| | yfraclo must be less than yfrachi. |
| badArrayDataType | error |
| | The data type of the input image was not recognized. |