<feOffset> Playground
Shift the input image by dx/dy. Simple but fundamental - used in every drop shadow pipeline.
Preview
Parameters
Pixels to shift right. Negative values shift left.
Pixels to shift down. Negative values shift up.
Input image.
"SourceGraphic" - full colour rendering
"SourceAlpha" - silhouette only (useful for shadows)
"SourceGraphic" - full colour rendering
"SourceAlpha" - silhouette only (useful for shadows)
Generated Code