apply_image

Function apply_image 

Source
fn apply_image(
    fe: &Image,
    region: IntRect,
    subregion: IntRect,
    ts: Transform,
) -> Result<Image, Error>