if (FALSE) { # interactive() || identical(Sys.getenv("IN_PKGDOWN"), "true")
# LDR/sRGB (auto): decodes to linear, applies EV, records camera metadata
render_exposure(dragon, exposure = +1, preview = TRUE)
# Force linear/HDR behavior
render_exposure(dragon * 2, exposure = -1, preview = TRUE)
}
Run the code above in your browser using DataLab