I'm not sure if this is entirely possible, but I was wondering if there was a way to extend or analyze the left and right sides of an image's color and extend it to the full width of a container while keeping the image size intact. I'm not looking for a stretch or cover.
The left and right sides will always be the same one color, but that color would be dynamic depending on the image. The color is never explicitly defined in the CSS, so is there a way to stretch only the side pixels? If it's possible, could an example be provided?
Thank you.