Package | Description |
---|---|
org.apache.batik.ext.awt.image.renderable |
Modifier and Type | Class and Description |
---|---|
class |
ColorMatrixRable8Bit
Implements the interface expected from a color matrix
operation
|
Modifier and Type | Method and Description |
---|---|
static ColorMatrixRable |
ColorMatrixRable8Bit.buildHueRotate(float a)
Builds a TYPE_HUE_ROTATE instance.
|
static ColorMatrixRable |
ColorMatrixRable8Bit.buildLuminanceToAlpha()
Builds a TYPE_LUMINANCE_TO_ALPHA instance
|
static ColorMatrixRable |
ColorMatrixRable8Bit.buildMatrix(float[][] matrix)
Builds a TYPE_MATRIX instance
|
static ColorMatrixRable |
ColorMatrixRable8Bit.buildSaturate(float s)
Builds a TYPE_SATURATE instance
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.