Search
ImageAttributes Members
Constructors Methods
 


Contains information about how image colors are manipulated during rendering.

The following tables list the members exposed by the ImageAttributes type.

 Public Constructors

  Name Description

ImageAttributes

Initializes a new instance of the ImageAttributes class.

 Public Methods

  Name Description

getOpacity

Gets the opacity to apply to the image during rendering.

setOpacity

Sets the opacity to apply to the image during rendering.

 See Also