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
-
Method Summary
Modifier and TypeMethodDescriptionstatic use_Struct.struct_Trio<Integer,
Integer, Integer> static BufferedImage
compat_img
(BufferedImage img) static BufferedImage
compat_Img
(int w, int h, BufferedImage r) static BufferedImage
static GraphicsConfiguration
g_conf()
static Color
static BufferedImage
image_to_bi
(Image i, int w, int h) static BufferedImage
mask
(BufferedImage img, BufferedImage mask, int method) static void
pixels
(BufferedImage img, int x, int y, int width, int height, int[] pixels) static ImageIcon
static ImageIcon
resize_fast_1
(int n_width, int h_height, ImageIcon i) static Image
subimage_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
-