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

◆ rgb() [1/2]

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

Definition at line 32 of file frame.h.

32{ return mRgb.get(); }
fl::scoped_array< CRGB > mRgb
Definition frame.h:43

References mRgb.

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

+ Here is the caller graph for this function: