pub fn dyn_image_from_raw(photon_image: &PhotonImage) -> DynamicImage
Expand description

Convert a PhotonImage to a DynamicImage type (struct used by the image crate)