BICUBIC

The color samples of 9 nearby integer coordinate samples in the image are interpolated using a cubic function in both ``X`` and ``Y`` to produce a color sample.

@see java.awt.RenderingHints.VALUE_INTERPOLATION_BICUBIC

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int