public class EffectText extends EffectPaster
限定符和类型 | 字段和说明 |
---|---|
int |
dTextColor |
int |
dTextStrokeColor |
java.lang.String |
font |
boolean |
hasLabel |
boolean |
hasStroke |
java.lang.String |
text |
int |
textAlignment |
int |
textColor |
int |
textLabelColor |
int |
textStrokeColor |
duration, end, frameArry, height, isTrack, kernelFrame, mirror, name, PASTER_TYPE_CAPTION, PASTER_TYPE_GIF, PASTER_TYPE_TEXT, rotation, start, timeArry, width, x, y
构造器和说明 |
---|
EffectText(java.lang.String path) |
限定符和类型 | 方法和说明 |
---|---|
int |
getPasterType() |
equals, isPasterReady
getPath, getResId, readString, setPath
public int textAlignment
public java.lang.String text
public int textColor
public int dTextColor
public int textStrokeColor
public int dTextStrokeColor
public java.lang.String font
public boolean hasStroke
public boolean hasLabel
public int textLabelColor
public int getPasterType()
getPasterType
在类中 EffectPaster