BitmapEffect

constructor(    blurRadius: Int = 0,     dropShadowX: Int = 0,     dropShadowY: Int = 0,     dropShadowRadius: Int = 0,     dropShadowColor: RGBA = Colors.BLACK,     borderSize: Int = 0,     borderColor: RGBA = Colors.BLACK)