MCPcopy Create free account
hub / github.com/cping/LGame / findBorder

Method findBorder

Java/Loon-Neo/src/loon/canvas/PixmapLimit.java:47–55  ·  view source on GitHub ↗

按照指定边缘颜色,切分出指定色块 @param pixmap @param x @param y @param blockColor @param borderColor @param blackColor @param borderSize @return

(Pixmap pixmap, int x, int y, LColor blockColor, LColor borderColor,
			LColor blackColor, int borderSize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

floodFillMethod · 0.95
putBorderMethod · 0.95
getARGBMethod · 0.45

Tested by

no test coverage detected