úÎ$ä#±     (Helper functions for working with rules ch.howard@zoho.com Safe-Inferred Concatenates four 8-bit values. .Splits a 32-bit value into four 8-bit values. (For converting vector data into images. ch.howard@zoho.comNone Takes a hue value (HSL) and returns a Gloss  Meant to be used with an  overlaidGrid, it converts an overlaid D grid into a colored Picture, in which a there is a different color E for each of the 32-bit values assigned to the grid points. However, 3 points that are black (i.e., False) remain black. AConverts a grid into a black and white Gloss Picture, usually to  be displayed on screen BConverts a grid into a black and white JuicyPixels image, usually  to be saved to a file  An alias for +, which saves a JuicePixel image to a file  overlaid grid  row width (starting hue in degrees for bit value 0 /hue step rate in degrees (cycles if necessary) 1one bit of data per pixel (i.e., white or black) width of a row 1one bit of data per pixel (i.e., white or black) width of a row  @Convience wrappers to display a 2D Gloss Picture on the screen. ch.howard@zoho.comNone Displays a  in a window on the screen. %width and height of the display area background color  window title Picture to be displayed A1-D binary cellular automata with next-nearest-neighbor updating ch.howard@zoho.comNone;Starting with a single row of binary values, this function D generates a vector of rows in which each row (except the first) is A based on the values of the previous row, using the next-nearest < neighbors calculation based upon the 32 bit rule provided. BThis function overlays each point in a grid with the 32-bit value A category it falls into. This is a simple method of categorizing ? pixels in a generated pattern, so that color and masks can be & applied to them in interesting ways. !the initial row of binary values the 32-bit rule the number of rows returned 4the rows returned concatenated into a single vector 5a grid (set of rows) concatenated in a single vector the width of a row in the grid None Examples using the library API ch.howard@zoho.comNone          !"# autom-0.1.0.3Graphics.Autom.RuleGraphics.Autom.PaintGraphics.Autom.Display2DGraphics.Autom.NextNearestGraphics.Autom.ExampleGraphics.AutomfromQuadtoQuadtoPictureColored toPicture toDynImagetoPNG displayWindowgrid overlaidGridexample1example2example3example4hue gloss-1.7.8.3Graphics.Gloss.Data.ColorColorJuicyPixels-3.1.7.1 Codec.Picture savePngImage ratioToByteGraphics.Gloss.Data.PicturePicturenewRow fiveBitIntindexSeamlessGrid wrappedIndexnextNearestInt