Home Assistant Unofficial Reference 2024.12.1
pil.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.util.pil
 

Functions

None homeassistant.util.pil.draw_box (ImageDraw draw, tuple[float, float, float, float] box, int img_width, int img_height, str text="", tuple[int, int, int] color=(255, 255, 0))