TensorPatchShading

TensorPatchShading

Vue de l’ensemble

‘TensorPatchShading’ est une classe dans Aspose.PDF FOSS pour Java.Déduit de: `Shader’.

Tensor-produit patch mesh — ShadingType 7 (ISO 32000-1:2008, §8.7.4.5.7).

Cette classe fournit 9 méthodes pour travailler avec les objets TensorPatchShading dans des programmes Java. Les méthodologies disponibles comprennent: ‘TensorTent’ , ‘getBBox’, ’ getBackground’, getColorAt', ‘getColorSpace', ''getPdfDictionary',''getShaderType',isAntiAlias’, ́parse’. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : ‘antiAlies’, ’bBox’, ‘background‘, ‘colorSpACE’, ‚pdfDictory‘ et ‘shadingTyp’.

Propriétés

NameTypeAccessDescription
shadingTypeintReadGets the shading type.
colorSpaceColorSpaceBaseReadReturns the color space.
backgrounddouble[]ReadReturns the optional background color, or {@code null}.
bBoxRectangleReadReturns the optional bounding box, or {@code null}.
antiAliasbooleanReadReturns whether anti-aliasing is requested.
pdfDictionaryPdfDictionaryReadReturns the underlying dictionary.

méthodes

SignatureDescription
TensorPatchShading(dict: PdfDictionary, parser: PDFParser)
getShadingType()intReturns the shading type.
getColorAt(x: double, y: double)double[]
getColorSpace()ColorSpaceBaseReturns the color space.
getBackground()double[]Returns the optional background color, or {@code null}.
getBBox()RectangleReturns the optional bounding box, or {@code null}.
isAntiAlias()booleanReturns whether anti-aliasing is requested.
getPdfDictionary()PdfDictionaryReturns the underlying dictionary.
parse(obj: PdfBase, parser: PDFParser)ShadingFactory: parses a shading from a PDF object.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français