MCPcopy Create free account
hub / github.com/aqi00/note / EpText

Method EpText

EpMedia/joevideolib/src/main/java/VideoHandle/EpText.java:20–22  ·  view source on GitHub ↗

@param x 文字起始位置X @param y 文字起始位置Y @param size 文字的大小 @param color 文字的颜色 @param ttf 文字的字体文件路径 @param text 添加文字的内容 @param time 起始结束时间(传null的时候为一直显示)

(int x, int y, float size, Color color, String ttf, String text, Time time)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getColorMethod · 0.45
getTimeMethod · 0.45

Tested by

no test coverage detected