| 程序包 | 说明 |
|---|---|
| cn.apiclub.captcha.filter.image |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ArrayColormap
A colormap implemented with an array of colors.
|
class |
Gradient
A Colormap implemented using Catmull-Rom colour splines.
|
class |
GrayscaleColormap
A grayscale colormap.
|
class |
LinearColormap
A colormap which interpolates linearly between two colors.
|
class |
SpectrumColormap
A colormap with the colors of the spectrum.
|
class |
SplineColormap
A Colormap implemented using Catmull-Rom colour splines.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected Colormap |
ShapeFilter.colormap |
protected Colormap |
CellularFilter.colormap |
protected Colormap |
BinaryFilter.colormap |
| 限定符和类型 | 方法和说明 |
|---|---|
Colormap |
WoodFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
TextureFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
ShapeFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
RaysFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
QuiltFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
PlasmaFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
MarbleTexFilter.getColormap() |
Colormap |
LookupFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
GradientFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
GlintFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
FBMFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
CellularFilter.getColormap()
Get the colormap to be used for the filter.
|
Colormap |
BinaryFilter.getColormap()
Get the colormap to be used for the filter.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WoodFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
TextureFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
ShapeFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
RaysFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
QuiltFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
PlasmaFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
MarbleTexFilter.setColormap(Colormap colormap) |
void |
LookupFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
GradientFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
GlintFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
FBMFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
CellularFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
void |
BinaryFilter.setColormap(Colormap colormap)
Set the colormap to be used for the filter.
|
| 构造器和说明 |
|---|
LookupFilter(Colormap colormap)
Construct a LookupFilter.
|
Copyright © 2015. All rights reserved.