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

◆ scale()

float fl::TransformFloatImpl::scale ( ) const

Definition at line 135 of file transform.cpp.

135{ return MIN(scale_x, scale_y); }
#define MIN(a, b)
Definition math_macros.h:15

References MIN, scale_x, and scale_y.

Referenced by set_scale().

+ Here is the caller graph for this function: