EdgeMode defines how images are sampled beyond their boundaries.
Return black.
Clamp to edge.
Repeat from the other side of the image.
Crash.
See Implementation
EdgeMode defines how images are sampled beyond their boundaries.