UNPKG

allc

Version:

A small typescript package for color conversion.

10 lines 301 B
export * from "./encode"; export * from "./to-cylindrical"; export * from "./to-linear"; export * from "./to-css"; export * from "./to-yuv-hdtv"; export * from "./to-yuv-sdtv"; export * from "./to-ydbdr"; export * from "./to-yiq-fcc"; export * from "./to-yiq-1953"; //# sourceMappingURL=index.d.ts.map