bilinear

floodsim.view.util.resource.ImageScaler.bilinear
object bilinear extends Scaler

Attributes

Graph
Supertypes
trait Scaler
class Object
trait Matchable
class Any
Self type
bilinear.type

Members list

Value members

Concrete methods

def scale(original: BufferedImage, width: Int, height: Int): BufferedImage