ldrToHdrScale function

void ldrToHdrScale(
  1. double scale
)

Implementation

void ldrToHdrScale(double scale) => c.stbi_ldr_to_hdr_scale(scale);