v icon indicating copy to clipboard operation
v copied to clipboard

stbi: bad function parameter name

Open Eliyaan opened this issue 1 year ago • 0 comments

Describe the issue

The comp parameter can be replaced by something like nr_channels because it can be confused with compression level (that is handled by quality). (and there is no explainations about the arguments below so it's very confusing for this name)

Links

https://modules.vlang.io/stbi.html#stbi_write_jpg

[!NOTE] You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote. Other reactions and those to comments will not be taken into account.

Eliyaan avatar Mar 16 '24 19:03 Eliyaan