![]() | LatticeFormPattern Class |
Namespace: Patagames.Pdf.Net.Patterns
The LatticeFormPattern type exposes the following members.
Name | Description | |
---|---|---|
![]() | LatticeFormPattern |
Create new Lattice-Form Gouraud-Shaded Triangle Meshes pattern.
|
Name | Description | |
---|---|---|
![]() | BitsPerComponent |
Gets or sets the number of bits used to represent each color component.
|
![]() | BitsPerCoordinate |
Gets or sets the number of bits used to represent each vertex coordinate.
|
![]() | ColorMax |
Gets or sets an array of numbers that specifies the maximum value of each vertex color component contained in the vertex collection.
|
![]() | ColorMin |
Gets or sets an array of numbers that specifies the minimum value of each vertex color component contained in the vertex collection.
|
![]() | Functions |
Gets or sets a 1-in, n-out function or an array of n 1-in, 1-out functions where n is the number of color components in the shading color space.
(Overrides PdfShadingPatternFunctions.) |
![]() | Stream |
Gets the shading stream
|
![]() | Vertices |
Gets or sets a sequence of vertex coordinates and color data that define the triangle mesh.
|
![]() | VerticesPerRow |
Gets or sets the number of vertices in each row of the triangle.
|
![]() | XMax |
Gets or sets the maximum horizontal coordinate of a vertex contained in the vertex collection.
|
![]() | XMin |
Gets or sets the minimum horizontal coordinate of a vertex contained in the vertex collection.
|
![]() | YMax |
Gets or sets the maximum vertical coordinate of a vertex contained in the vertex collection.
|
![]() | YMin |
Gets or sets the minimum vertical coordinate of a vertex contained in the vertex collection.
|