Skip to main content

load_image_file

Function load_image_file 

Source
pub fn load_image_file(path: &str) -> Result<ImageContent, ProviderError>
Expand description

Convert a local image file to base64 encoded ImageContent