|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PatternColorSpace in aspose.pdf |
---|
Subclasses of PatternColorSpace in aspose.pdf | |
---|---|
class |
ColouredTilingPattern
Realizes coloured tiling pattern that is tiling pattern contains multicoloured shapes or text or image. |
class |
CrossHatchPattern
Realizes uncoloured cross-hatch pattern (lines intersected under a right angle). |
class |
HatchingPattern
Realizes uncoloured hatching pattern (parallel lines). |
class |
ImagePattern
Realizes tiling pattern with image as tile (mosaic). |
class |
PointsPattern
Realizes uncoloured pattern represented by points followed one by one in chess order. |
class |
ShadingPattern
Realizes tiling pattern with image as shaded tile (mosaic). |
class |
TilingPattern
Abstract class for all tiling patterns. |
class |
UncolouredTilingPattern
Realizes uncoloured tiling pattern that is tiling pattern contains shapes or text or image with one common color or no color at all. |
Methods in aspose.pdf that return PatternColorSpace | |
---|---|
PatternColorSpace |
Color.getPatternColorSpace()
Gets a PatternColorSpace object that indicates
the pattern colorspace. |
Methods in aspose.pdf with parameters of type PatternColorSpace | |
---|---|
void |
PatternColorSpace.copyTo(PatternColorSpace pt)
|
void |
Color.setPatternColorSpace(PatternColorSpace value)
Sets a object that indicates the pattern colorspace. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |