Image.Random Description Name class Tinman.Image.Random Derived from Image Creates an image with random pixels. Fields / Required width Type number Constraint # > 0 The image width, in pixels. height Type number Constraint # > 0 The image height, in pixels. Fields / Optional void Type number Constraint # >= 0 && # <= 100 Default 0 The amount of void pixels, in percent. Fields / External info Type Image.Info Contains information about the image data source, including image format and embedded geo-referencing information. PyramidRegion Range