package
0.0.0-20250213155104-ddc0798680f6
Repository: https://github.com/joelvcrasta/goskii.git
Documentation: pkg.go.dev
# Functions
Calculates the new width and height of the image based on the terminal size or the size flag.
Clears the terminal screen based on the OS.
Returns the width and height of the terminal.
Grayscale converts an image to grayscale.
GrayscaleAlpha converts an image to grayscale and returns the alpha values.
No description provided by the author
TODO: Support for URL videos.
No description provided by the author
No description provided by the author
ResizeAlpha resizes a 2D alpha channel array using bilinear interpolation.
ResizeGray resizes a grayscale image using bilinear interpolation.
No description provided by the author