Package dev.brachtendorf.graphics
-
Interface Summary Interface Description FastPixel Utility class to access pixel data in a fraction of the time required by the native JDK methods. -
Class Summary Class Description ColorUtil ColorUtil.ColorPalette FastPixelByte High performant access of RGB/YCrCb/HSV Data.FastPixelImpl FastPixelInt FastPixelSlowDefault A fallback instance of fast pixel using a cached getRGB instance instead of the underlying buffer due to the fact that no other implementation currently is available.ImageUtil -
Enum Summary Enum Description ImageUtil.BImageType Buffered image types mapped to enum values for easier handling