You are here: Start » AVL.NET » Function Reference » Image » Image Tiling
Image Tiling
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| CreateImageTiles | Generates an array of regions and an array of boxes covering the area of an image.  | 
		FoundationBasic | ||
| CreateImageTiles_AsBoxes | Generates an array of boxes covering the area of an image.  | 
		FoundationBasic | ||
| CutImageIntoTiles | Generates an array of small images by cutting the input image.  | 
		FoundationBasic | ||
| EnumerateImageTiles | Enumerates tiles from image.  | 
		FoundationBasic | ||
| JoinImageTiles | Joins previously cut tiles into single image.  | 
		FoundationBasic | 
