pth_creator: Extract creator function

View source: R/creator.R

pth_creator.pth_cam02ucsR Documentation

Extract creator function

Description

Extract creator function

Usage

## S3 method for class 'pth_cam02ucs'
pth_creator(mat, ...)

## S3 method for class 'pth_cam16ucs'
pth_creator(mat, ...)

## S3 method for class 'pth_cielab'
pth_creator(mat, ...)

## S3 method for class 'pth_cieluv'
pth_creator(mat, ...)

pth_creator(mat, ...)

## Default S3 method:
pth_creator(mat, ...)

## S3 method for class 'pth_jzazbz100'
pth_creator(mat, ...)

Arguments

mat

matrix with object with S3 class pth_mat

...

other args, not used

Value

function that encapsulates a creator, i.e. pth_new_cieluv


ijlyttle/colorpath documentation built on Sept. 13, 2022, 7:44 p.m.