Separation Class |
Namespace: pdftron.PDF
public sealed class Separation : IClosable
The Separation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Separation | default constructor
|
![]() | Separation(Separation) | copy constructor
|
Name | Description | |
---|---|---|
![]() | C | Gets Cyan component value in CMYK
|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | GetData | Gets data buffer
|
![]() | GetDataSize | operator=
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetSeparationName | Gets separation's name
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | K | Gets Black component value in CMYK
|
![]() | M | Gets Magenta component value in CMYK
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Y | Gets Yellow component value in CMYK
|