function SIXEL
SIXEL(
p1?: number,
p2?: number,
p3?: number,
pt?: string,
): unknown

SIXEL Graphics

Draw SIXEL image.

Parameters

optional
p1: number
optional
p2: number
optional
p3: number
optional
pt: string

Return Type

unknown

Usage

import { SIXEL } from "dcs.ts";