| Previous | Next |
| ippStsLLADisabled | ippStsRepetitiveSrcData |
ippStsNoAntialiasing
This warning describes a rendering-mode limitation. The operation can still have a valid geometry and ROI, but the selected primitive or mode does not support antialiased output.
It is most useful when UI or image-processing wrappers expose an antialiasing flag that is not legal for every primitive, pixel format, or drawing path.
Diagnostic focus
- Log the primitive, pixel format, interpolation or draw mode, and antialiasing flag.
- Do not confuse it with invalid coordinates; those are reported by ROI, rectangle, or out-of-range statuses.
- Decide explicitly whether aliased output is acceptable for this call.
Looking for a different code? Search another status or error code.