Package com.jackmeng.core.util
Class use_Image
java.lang.Object
com.jackmeng.core.util.use_Image
Java based Image processing and manipulation general functionality class.
Use the native sys_ImageProcessor for extra functionalities
- Author:
- Jack Meng
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic use_Struct.struct_Trio<Integer,Integer, Integer> static BufferedImagecompat_img(BufferedImage img) static BufferedImagecompat_Img(int w, int h, BufferedImage r) static BufferedImagestatic GraphicsConfigurationg_conf()static Colorstatic BufferedImageimage_to_bi(Image i, int w, int h) static BufferedImagemask(BufferedImage img, BufferedImage mask, int method) static voidpixels(BufferedImage img, int x, int y, int width, int height, int[] pixels) static ImageIconstatic ImageIconresize_fast_1(int n_width, int h_height, ImageIcon i) static Imagesubimage_resizing(int newwidth, int newheight, BufferedImage img)
-
Constructor Details
-
use_Image
protected use_Image()
-
-
Method Details
-
image_to_bi
-
compat_img
-
mask
-
accents_color_1
-
get_DominantColor
-
accurate_accent_color_1
public static use_Struct.struct_Trio<Integer,Integer, accurate_accent_color_1Integer> (BufferedImage img) -
pixels
-
compat_Img
-
g_conf
-
compat_Img
-
resize_fast_1
- Parameters:
n_width-h_height-i-- Returns:
- ImageIcon
-
subimage_resizing
-
resize_2
-