Skip to main content

convert

Function convert 

Source
pub fn convert(
    image: Image,
    settings: ConvertSettings,
) -> Result<PipelineOutput>
Expand description

Convert an image.

The input Image should already be fully assembled. Use split_cubemap to prepare cubemap inputs beforehand.