Click or drag to resize

ImageReprojectorReproject Method (Stream, 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(
	Stream stm,
	Size size,
	Func targetToSource
)

Parameters

stm
Type: System.IOStream
size
Type: System.DrawingSize
targetToSource
Type: SystemFuncT, TResult

Return Value

Type: Stream
See Also