Displays the working colorspace and non-neutral camera metadata alongside a numeric preview.
# S3 method for rayimg
print(x = NULL, preview_n = 10, decimals = 3, color = TRUE, ...)Invisibly returns x.
Default NULL. A rayimg object.
Default 10. Max rows/cols to display in numeric preview.
Default 3. Number of decimal places to display in numeric preview.
Default TRUE. Colorize headers and R/G/B/A numeric cells when supported.
Default ``. Ignored.