Click or drag to resize

ImageReprojector Class

An class providing methods for image re-projection.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.Tools.ReprojectionImageReprojector

Namespace:  Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public class ImageReprojector

The ImageReprojector type exposes the following members.

Constructors
  NameDescription
Public methodImageReprojector
Creates and initializes an instance of ImageReprojector.
Top
Properties
  NameDescription
Public propertyReprojectionOptions
Accesses the options that are used for re-projection.
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also