Click or drag to resize

Transparency Methods

The Transparency type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new transparency that is a copy of the current instance.
Public methodEquals
Check if the components of two transparencies are equal.
Public methodStatic memberFromAlphaValue
Gets the transparency object from a transparency value.
Public methodStatic memberToAlphaValue
Gets the transparency value from a transparency object.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also