Function re_viewer_context::gpu_bridge::image_to_gpu::image_to_gpu
source · pub fn image_to_gpu(
render_ctx: &RenderContext,
debug_name: &str,
image: &ImageInfo,
image_stats: &ImageStats,
annotations: &Annotations,
colormap: Option<&ColormapWithRange>
) -> Result<ColormappedTexture>
Expand description
colormap
is currently only used for depth images.