IMSL C# Numerical Library

FillPaint.Image Method 

Returns a tiling of an image.

public static Brush Image(
   Image imageIcon
);

Parameters

imageIcon
An Image that specifies the image to be tiled.

Return Value

A Brush containing the tiling of the image.

See Also

FillPaint Class | Imsl.Chart2D Namespace