开发者

How to change brightness of image in JLabel?

I have an image imported in JLabel. Is there any built in function in Java that i can use to 开发者_Python百科change brightness and contrast of that image with a Slider?


You may try RescaleOp class (pixel-by-pixel rescaling) methods.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜