Uses of Class
io.inugami.api.models.Rgb
-
Packages that use Rgb Package Description io.inugami.api.loggers -
-
Uses of Rgb in io.inugami.api.loggers
Method parameters in io.inugami.api.loggers with type arguments of type Rgb Modifier and Type Method Description static voidLoggers. imageAscii(URL file, Function<Rgb,String> asciiMapper)static voidLoggers. imageAscii(URL file, org.slf4j.Logger logger, Function<Rgb,String> asciiMapper)static StringLoggers. renderImageAscii(URL file, Function<Rgb,String> asciiMapper)
-