Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
How to convert img to gray python Code Example
how to convert img to gray python
from PIL import Image img = Image.open('image.png').convert('L') img.save('greyscale.png')
Next
Previous
Python
Related
placeholder tkinter Code Example
find out current datetime in python Code Example
how to convert multi list to dict Code Example
, in <genexpr> if not all (key in json for key in transaction_keys): TypeError: argument of type 'NoneType' is not iterable Code Example
how to change the datatype of a row in pandas Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
7