Function base64_to_image

Source
pub fn base64_to_image(base64: &str) -> PhotonImage
Expand description

Convert a base64 string to a PhotonImage.