menu
pxl
pxl.dart
Rgb
<
P
,
C
>
getRed abstract method
getRed
dark_mode
light_mode
getRed
abstract method
C
getRed
(
P
pixel
)
Returns the red channel value of the
pixel
.
Implementation
C getRed(P pixel);
pxl
pxl
Rgb
<
P
,
C
>
getRed abstract method
Rgb class