Saving TAdvSmoothGauge image to file?

Is there any way to save the current image of a smooth gauge to a file?

Steve

If you use the latest version, you can use:

AdvSmoothGauge.SaveToImage();

Thanks - I've used that to save the image as a PNG, and I get a white background. Is there any way to make the background transparent?

Steve