|
FastLED 3.9.15
|
| fl::Frame::Frame | ( | fl::u8 * | pixels, |
| fl::u16 | width, | ||
| fl::u16 | height, | ||
| PixelFormat | format, | ||
| fl::u32 | timestamp = 0 ) |
Definition at line 21 of file frame.cpp.hpp.
References convertPixelsToRgb(), fl::format(), fl::height, fl::memset(), mFormat, mHeight, mIsFromCodec, mPixelsCount, mRgb, mTimestamp, mWidth, and fl::width.
Here is the call graph for this function: