Method | Description | |
---|---|---|
BackgroundColor ( this image, string value ) : ImgixImage |
Adds a background color to the image if there is transparency in it
|
public static BackgroundColor ( this image, string value ) : ImgixImage | ||
image | this | The image to transform |
value | string | /// 3, 4, 6 and 8 character color values /// |
return | ImgixImage |