<dec f='src/src/sys/dev/stbi/stb_image.c' l='255' type='void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply)'/>
<def f='src/src/sys/dev/stbi/stb_image.c' l='2835' ll='2838' type='void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply)'/>
<doc f='src/src/sys/dev/stbi/stb_image.c' l='252'>// for image formats that explicitly notate that they have premultiplied alpha,
// we just return the colors as stored in the file. set this flag to force
// unpremultiplication. results are undefined if the unpremultiply overflow.</doc>
