Declined
Last Updated: 20 Oct 2014 06:02 by ADMIN
ADMIN
Angel Petrov
Created on: 24 Jun 2013 15:10
Category: BinaryImage
Type: Feature Request
1
ADD: Property which provides the user the ability to control the transparency of the image.

		
1 comment
ADMIN
Vasil
Posted on: 20 Oct 2014 06:02
You could use directly the style attribute for setting the opacity. 
<telerik:RadBinaryImage runat="server" style="opacity:0.6"  ImageUrl="some.png" />