( _: impl Ctx, /// The image to be masked. image: List<Raster<CPU>>, /// The stencil to be used for masking. #[expose] stencil: List<Raster<CPU>>, )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected