A function that controls read operations for reading Image Object. Can define:
- Boundary behavior (clamp, wrap around, etc)
- Filtering mode (nearest pixel, Bilinear Interpolation)
- Coordinate type
A function that controls read operations for reading Image Object. Can define: