sealed class
|
PixelPyramidBuilder
|
Creates a pixel pyramid of uniform color.
[OwnerReturn]
|
||||
public
method
|
Constant
(int64 color)
|
|||
type
|
IPixelPyramid
|
|||
params
|
color
|
The uniform color value (see Colors). | ||
returns
|
|
The resulting pixel pyramid. |
Creates a pixel pyramid that rasterizes vector shape layers.
[OwnerReturn]
|
||||
public
method
|
Shapes
()
|
|||
type
|
IPixelPyramidShape
|
|||
returns
|
|
The pixel pyramid. |
Remarks:
A valid georeference must have been specified earlier (see Georef).
Specifies the georeference for the heightmap.
public
method
|
Georef
(Raster geo)
|
||
type
|
PixelPyramidBuilder
|
||
params
|
geo
|
The
georeference
raster
or
null . |
|
returns
|
|
this |
See also:
IPyramidBase