MCPcopy Create free account
hub / github.com/SPLWare/esProc / getImageBytes

Method getImageBytes

src/main/java/com/scudata/chart/Engine.java:698–716  ·  view source on GitHub ↗

将画完的缓冲图像转换为相应格式的图形数据 @param bi 待转换的缓冲图像 @param imageFmt 目标图片格式,Consts.IMAGE_XXX @return 转换为图片格式后的字节数组

(BufferedImage bi, byte imageFmt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calcImageBytesMethod · 0.95

Calls 3

writeGIFMethod · 0.95
writeJPEGMethod · 0.95
writePNGMethod · 0.95

Tested by

no test coverage detected