Package one.empty3.library
Class TextureGrad
java.lang.Object
one.empty3.library.ITexture
one.empty3.library.TextureMov
one.empty3.library.TextureGrad
- All Implemented Interfaces:
MatrixPropertiesObject
-
Field Summary
Fields inherited from class one.empty3.library.ITexture
COLOR_IDENT, COLOR_MIROR_X, COLOR_MIROR_XY, COLOR_MIROR_Y, COLOR_ROT_090, COLOR_ROT_180, COLOR_ROT_270, colorMask, onTextureEnds -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColorAt(double u, double v) int[]getRGB(BufferedImage image, double u, double v) Methods inherited from class one.empty3.library.TextureMov
copy, current, getFile, getImage, init, nextFrame, setFile, setTransparent, timeNext, timeNext, toStringMethods inherited from class one.empty3.library.ITexture
declarations, declareProperties, getColorMask, getCoord, getDeclaredProperty, getDeformMap, iterate, setColorMask, setDeformMap
-
Constructor Details
-
TextureGrad
public TextureGrad()
-
-
Method Details
-
getColorAt
public int getColorAt(double u, double v) - Overrides:
getColorAtin classTextureMov
-
getRGB
-