fromPixels

Loads a raw COLOR[] into an image of the indicated size.

  1. auto fromPixels(INPUT[] input, xy_t w, xy_t h, TARGET target)
  2. auto fromPixels(INPUT[] input, xy_t w, xy_t h)
    fromPixels
    (
    INPUT
    )
    (
    INPUT[] input
    ,,)

Meta