blob: 970b299e56758f21a259d443d663c9362f0caab3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
layout: default
title: Background
---
# Background
## Background `bg`
Sets the background color of the image. See [colors](api/colors/) for more information on the available color formats.
~~~ html
<img src="logo.png?w=400&bg=black">
~~~
[](https://glide.herokuapp.com/1.0/logo.png?w=500&bg=black)
|