ImageExtensionsToGridImages Method

Overload List

ToGridImages(Image, Int32, Int32) Creates a grid from an Image with the specified columns and rows amount, then returns a ListT that contains each Rectangle and Image of the grid.
ToGridImages(Image, Int32, Int32, GraphicsQualityContainer) Creates a grid from an Image with the specified columns and rows amount, then returns a ListT that contains each Rectangle and Image of the grid.

See Also