public Map( Image<TColor, TDepth> image, Rectangle<double> area )
Public Sub New ( _ image As Image(Of TColor, TDepth), _ area As Rectangle(Of Double) _ )
public: Map( Image<TColor, TDepth>^ image, Rectangle<double>^ area )