| Package | Description |
|---|---|
| ws.schild.jave |
JAVE - Java Audio Video Encoder
|
| ws.schild.jave.filters |
| Modifier and Type | Method and Description |
|---|---|
Color |
Color.setAlpha(String alpha) |
Color |
Color.setColor(String color) |
| Modifier and Type | Method and Description |
|---|---|
Color |
VideoDrawtext.getBorderColor() |
Color |
VideoDrawtext.getBoxColor() |
Color |
VideoDrawtext.getFontColor() |
Color |
VideoDrawtext.getShadowColor() |
| Modifier and Type | Method and Description |
|---|---|
VideoDrawtext |
VideoDrawtext.setBorderColor(Color borderColor) |
VideoDrawtext |
VideoDrawtext.setBox(int borderWidth,
Color color) |
VideoDrawtext |
VideoDrawtext.setBoxColor(Color boxColor) |
VideoDrawtext |
VideoDrawtext.setFontColor(Color fontColor) |
VideoDrawtext |
VideoDrawtext.setShadow(Color shadowColor,
int shadowX,
int shadowY) |
VideoDrawtext |
VideoDrawtext.setShadowColor(Color shadowColor) |
| Constructor and Description |
|---|
VideoDrawtext(String watermarkText,
Color fontColor) |
VideoDrawtext(String watermarkText,
int posX,
int posY,
String fontName,
File fontFile,
float fontSize,
Color fontColor) |
Copyright © 2020. All rights reserved.