Module vizia_core::vg::shaders
Functions§
- Create an
Shader
that will sample the ‘image’. This is equivalent toImage::to_shader
. - Create an
Shader
that will sample ‘image’ with minimal processing. This is equivalent toImage::to_raw_shader
.