hdrToLdrScale function

void hdrToLdrScale(
  1. double scale
)

Implementation

void hdrToLdrScale(double scale) => c.stbi_hdr_to_ldr_scale(scale);