Class TransparencySupporter
TransparencySupporter class
The object supporting transparency.
public class TransparencySupporter
Constructors
Name | Description |
---|---|
TransparencySupporter() | The default constructor. |
Properties
Name | Description |
---|---|
Opacity { get; set; } | Gets or sets the object’s opacity. The value should be between 0 and 1. Value of 0 means that object is fully visible, value of 1 means the object is fully opaque. |
Methods
Name | Description |
---|---|
override Equals(object) | Check if objects are equal. |
override GetHashCode() | Get hash code of the current object. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging