Shading Methods |
The Shading type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
Create | Create a Shading from the given SDF/Cos object listed under /Shading entry
in the page Resource dictionary.
| |
Equals | (Inherited from Object.) | |
GetAntialias | Gets the antialias.
| |
GetBackground | An color point represented in base color space specifying a single
background color value. If present, this color is used before
any painting operation involving the shading, to fill those portions of the
area to be painted that lie outside the bounds of the shading object itself.
In the opaque imaging model, the effect is as if the painting operation were
performed twice: first with the background color and then again with the
shading.
| |
GetBaseColorSpace | Gets the base color space.
| |
GetBBox | Gets the bounding box.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetSDFObj | Gets the SDFObj.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetType(Obj) | Gets shading type from shading dictionary.
| |
HasBackground | Checks for background.
| |
HasBBox | Checks for bounding box.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |