function GetAlphamaps (x : int, y : int, width : int, height : int) : float[,,]
Description描述
Returns the alpha map at a position x, y given a width and height
返回所在位置x,y给定了宽度和高度的alpha贴图。