Texturizes the bitmap by reducing its size and "gluing" it with its copies seamlessly.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Texturize( int columnsAmount, int rowsAmount )
Type: System.Int32
The number of columns.Type: System.Int32
The number of rows.