Paint Class |
public class Paint : NativeObject
The Paint type exposes the following members.
Name | Description | |
---|---|---|
Color | The color values of this paint. | |
ColorSpace | The color space of this paint. | |
Transparency | The transparency parameters of this paint or if this paint is opaque. |
Name | Description | |
---|---|---|
Create | Create an new paint. Transparency is supported by PDF 1.4 or higher and by PDF/A-2 or higher. The returned paint object is not yet used on any page, but it is associated with the given target document. | |
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |