PatternColorSpace

PatternColorSpace

Overview

PatternColorSpace is a class in Aspose.PDF FOSS for Java. Inherits from: ColorSpaceBase.

Pattern color space (ISO 32000-1:2008, §8.6.6.2).

This class provides 2 methods for working with PatternColorSpace objects in Java programs. Available methods include: getName, getNumberOfComponents. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package. Properties: INSTANCE, name, numberOfComponents.

Properties

NameTypeAccessDescription
nameStringReadGets the name.
numberOfComponentsintReadGets the number of components.
INSTANCEPatternColorSpaceReadSingleton instance.

Methods

SignatureDescription
getName()StringReturns the name.
getNumberOfComponents()intReturns the number of components.

See Also

 English