| Previous | Next |
| ippStsDitherLevelsErr | ippStsCOIErr |
ippStsNumChannelsErr
IPP image functions are specialized by channel layout, commonly visible in suffixes such as C1, C3, C4 and AC4. Passing an image with a channel count not supported by that primitive violates the function contract.
This is different from an illegal channel index. Here the whole image layout is not one of the layouts implemented by the call.
Check these details
- Function suffix versus actual image channel count.
- Planar versus interleaved memory layout.
- Alpha-channel handling: C4 and AC4 variants do not mean the same thing.
Intel IPP Error Reporting · Intel IPP Image Processing Reference
Looking for a different code? Search another status or error code.