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

Method calcBufferedImage

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

根据指定宽高以及输出图形格式绘制缓冲图像 @param w 图形宽度,像素 @param h 图形高度,像素 @param imageFmt 待产生的图片格式 @return 画完后的缓冲图像

(int w, int h, byte imageFmt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

actionPerformedMethod · 0.95
calcImageBytesMethod · 0.95

Calls 5

setIsGifMethod · 0.95
drawMethod · 0.95
getGraphicsMethod · 0.80
setColorMethod · 0.45
fillRectMethod · 0.45

Tested by

no test coverage detected