RasterMapResampling Class

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

NameDescription
RasterMapResampling()Initializes a new instance of the RasterMapResampling class

Properties

NameTypeAccessDescription
heightintr/wSpecifies 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”.
widthintr/wSpecifies 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