setImageblockSize(width:height:)
Specifies the size, in pixels, of imageblock data in tile memory.
Declaration
func setImageblockSize(width: Int, height: Int)Parameters
- width:
The width of the imageblock, in pixels.
- height:
The height of the imageblock, in pixels.