ColorPt Class |
Namespace: pdftron.PDF
public sealed class ColorPt : IClosable
The ColorPt type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorPt | Instantiates a new ColorPt object.
|
![]() | ColorPt(Double) | Instantiates a new ColorPt object.
|
![]() | ColorPt(Double, Double) | Instantiates a new ColorPt object.
|
![]() | ColorPt(Double, Double, Double) | Instantiates a new ColorPt object.
|
![]() | ColorPt(Double, Double, Double, Double) | Instantiates a new ColorPt object.
|
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | Get | Gets the.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Set(Double) | Sets the.
|
![]() | Set(ColorPt) | Sets value to the given ColorPt object
|
![]() | Set(Double, Double) | Sets the.
|
![]() | Set(Int32, Double) | Sets the.
|
![]() | Set(Double, Double, Double) | Sets the.
|
![]() | Set(Double, Double, Double, Double) | Sets the.
|
![]() | SetColorantNum | Sets the colorant number.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |