Physical pixel size (microns) of the primary scene, full resolution
Source:R/qptiff_metadata.R
qpi_pixel_size_um.RdPhysical pixel size (microns) of the primary scene, full resolution
Examples
path <- system.file("extdata", "PA_HNC_sample.ome.tiff", package = "bgnormR")
qpi_pixel_size_um(metadata(read_qptiff(path)))
#> Reading TIFF directory structure ...
#> Reading OME-TIFF metadata ...
#> Reading IFD page layouts ...
#> Loading 5 channel(s) ...
#> Loading 5 channel(s) ...
#> Error: unable to find an inherited method for function ‘metadata’ for signature ‘x = "QPTIFFImage"’