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