pub const charls_jpegls_errc_invalid_parameter_component_count: charls_jpegls_errc = 202;
Expand description
This error is returned when the stream contains a component count parameter outside the range [1,255] for SOF or [1,4] for SOS.