Click or drag to resize

ImageReprojectorReproject Method (Image, Size, Func)

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 virtual Stream Reproject(
	Image image,
	Size size,
	Func targetToSource
)

Parameters

image
Type: System.DrawingImage
size
Type: System.DrawingSize
targetToSource
Type: SystemFuncT, TResult

Return Value

Type: Stream
See Also