MapMatrix NetGIS Class Library

Utilities.OverlayImages Method

Overlays two images. The top image background is made transparent. The background color must be white.

Overload List

Overlays two images. The top image background is made transparent. The background color must be white.

public static Image OverlayImages(Image,Image);

Overlays an array of images. The top images background is made transparent. The background color must be white.

public static Image OverlayImages(Image,Image[]);

See Also

Utilities Class | MapMatrix.MapControls Namespace