pth_transformer.pth_cam02ucs | R Documentation |
Extract transformer function
## S3 method for class 'pth_cam02ucs' pth_transformer(mat, ...) ## S3 method for class 'pth_cam16ucs' pth_transformer(mat, ...) ## S3 method for class 'pth_cielab' pth_transformer(mat, ...) ## S3 method for class 'pth_cieluv' pth_transformer(mat, ...) ## S3 method for class 'pth_jzazbz100' pth_transformer(mat, ...) pth_transformer(mat, ...)
mat |
matrix with object with S3 class |
... |
other args, not used |
function
that encapsulates a transformer, i.e. pth_to_cieluv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.