Site icon EfmSoft

What does HRESULT 0x88982F05 (WINCODEC_ERR_VALUEOUTOFRANGE) mean?

 
Previous Next
WINCODEC_ERR_WRONGSTATE WINCODEC_ERR_UNKNOWNIMAGEFORMAT

WINCODEC_ERR_VALUEOUTOFRANGE

WINCODEC_ERR_VALUEOUTOFRANGE means that a value accepted by the API in principle is outside the range supported by the selected WIC codec or operation. The value can be an image dimension, a frame index, an option, a metadata value, or a coordinate.

What to inspect

Do not replace this error with silent clamping unless the application defines how a changed image or metadata value should be represented.

Microsoft: WIC codec error codes


Looking for a different code? Search another status or error code.

Exit mobile version