RasterMapResampling Class
Contents
[
Hide
]Summary: This class describes how to resample a raster layer when rendering a map.
Module: aspose.gis.rendering
Full Name: aspose.gis.rendering.RasterMapResampling
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| RasterMapResampling() | Initializes a new instance of the RasterMapResampling class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| height | int | r/w | Specifies raster height on a map in pixels and columns. If the value is set to 0, the height is automatically computed. The default value is “0”. |
| width | int | r/w | Specifies raster width on a map in pixels and columns. If the value is set to 0, the width is automatically computed. The default value is “0”. |
Constructor: RasterMapResampling()
RasterMapResampling()
Initializes a new instance of the RasterMapResampling class