GeometrizeTwitterBot  1.0
Python Twitter bot for geometrizing images into geometric primitives
Namespaces | Functions
image_console_printer.py File Reference

Namespaces

 image_console_printer
 This module contains code that converts image data to formats suitable for printing to console.
 

Functions

def image_console_printer._alpha_blend (src, dst)
 
def image_console_printer._generate_grayscale_for_image (pixels, width, height, bgcolor)
 
def image_console_printer.print_image_to_console (img)