Set the Image value for the bound sampler associated with this slot.
void set(Image val) { _shader.setImageSampler(_shaderIndex, val); }