getFormat: (input: Input) => Format | undefined

Returns a color model name for the input passed to the function.

Type Declaration

    • (input: Input): Format | undefined
    • Parameters

      • input: Input

      Returns Format | undefined