- NAME - Static variable in class net.returnvoid.color.HSBColor
-
The ColorSpace of RGB colors.
- NAME - Static variable in class net.returnvoid.color.LabColor
-
The ColorSpace of RGB colors.
- NAME - Static variable in class net.returnvoid.color.LCHColor
-
The ColorSpace of RGB colors.
- NAME - Static variable in class net.returnvoid.color.RGBColor
-
The ColorSpace of RGB colors.
- NAME - Static variable in class net.returnvoid.color.XYZColor
-
The ColorSpace of RGB colors.
- net - package net
-
Tools for import and export, image and color analysis, shape and grid
construction and others helpful things built for Processing (Version 3.0 and
later).
- net.returnvoid - package net.returnvoid
-
Tools for import and export, image and color analysis, shape and grid
construction and others helpful things built for Processing (Version 3.0 and
later).
- net.returnvoid.analytics - package net.returnvoid.analytics
-
A package for analysing things (e.g. images).
- net.returnvoid.color - package net.returnvoid.color
-
A package concerning colors, color spaces, color metrics and color palettes.
- net.returnvoid.graphics - package net.returnvoid.graphics
-
A package with tools to help drawing complex net.returnvoid.graphics.
- net.returnvoid.graphics.grid - package net.returnvoid.graphics.grid
-
A package with tools to create common grids.
- net.returnvoid.graphics.shape - package net.returnvoid.graphics.shape
-
A package for building, drawing and manipulating shapes.
- net.returnvoid.io - package net.returnvoid.io
-
A package for imports and exports.
- net.returnvoid.test - package net.returnvoid.test
-
A package for short functions tests.
- net.returnvoid.tools - package net.returnvoid.tools
-
A package for general helper classes.
- next() - Method in class net.returnvoid.io.ColorPaletteLoader
-
- next() - Method in class net.returnvoid.io.DataLoader
-
Loads (if necessary) and returns the next file of the given folder.
- next() - Method in class net.returnvoid.io.ImageLoader
-
- nextRandom() - Method in class net.returnvoid.io.ColorPaletteLoader
-
- nextRandom() - Method in class net.returnvoid.io.DataLoader
-
Loads (if necessary) and returns the next random file of the given
folder.
- nextRandom() - Method in class net.returnvoid.io.ImageLoader
-
- nf(int, int) - Static method in class net.returnvoid.tools.StringTools
-
Parses the given int to a String.
- nfs(float, int, int) - Static method in class net.returnvoid.tools.StringTools
-
Parses the given value to a String.