FastLED 3.9.15
Loading...
Searching...
No Matches

◆ rgb() [1/2]

CRGB * fl::Frame::rgb ( )
inline

Definition at line 30 of file frame.h.

30{ return mRgb.data(); }
fl::vector< CRGB, fl::allocator_psram< CRGB > > mRgb
Definition frame.h:45

References mRgb.

Referenced by fl::FrameInterpolator::draw(), interpolate(), fl::PixelStream::readFrame(), and fl::PixelStream::readFrameAt().

+ Here is the caller graph for this function: