# Image

Learn how to draw an image on the C1Gauge control. See more demos, documentation, and samples here.

## Content



[C1GaugeImage](/componentone/docs/win/online-gauges/) draws an image on the gauge. The image size can be changed using the **Width** and **Height** properties (if the **KeepSize** property is False). The aspect ratio will be maintained if the **KeepAspectRatio** property is equal to True. Image can be rotated with the **RotateAngle** property. You may change opacity of the image and its HSL settings using the **Opacity**, **Hue**, **Saturation**, and **Lightness** properties. The **FlipType** property set the axis used to flip the image. For example:

<br />![Changing Gauge appearance](https://cdn.mescius.io/document-site-files/images/2003d53a-81bd-40aa-82c0-56cd09293e5d/imagesext/image10_17.png)

[Settings for this image: RotateAngle = 20\]

## See Also

[Clippings](/componentone/docs/win/online-gauges/workingwithgaugesfor/clippings)