pil_to_data_uri
Parameters:
image (Image.Image): The PIL Image object.
Returns:
str: The data URI string. Parameters:
| Name | Description |
|---|---|
image | Type: Image.Image |
| Type | Description |
|---|---|
| str | str: The data URI string. |
| Name | Description |
|---|---|
image | Type: Image.Image |
| Type | Description |
|---|---|
| str | str: The data URI string. |