package
0.0.0-20200408021927-d7093dcb9367
Repository: https://github.com/qeesung/asciiplayer.git
Documentation: pkg.go.dev

# Functions

ConvertHexToRGB convert a color hex string to RGB color object.
GetIPList get the machine ip address list.
IsGif check if input file is gif file.
IsJPG check if the input file is jpeg file type.
IsPng check if the input file is png file type.
IsSupportedImage check if the image type is supported type.
SaveImageToFile is util function save the images to files.