menu
pxl
pxl.dart
Grayscale
<
P
,
C
>
getGray abstract method
getGray
dark_mode
light_mode
getGray
abstract method
C
getGray
(
P
pixel
)
Returns the gray channel value of the
pixel
.
Implementation
C getGray(P pixel);
pxl
pxl
Grayscale
<
P
,
C
>
getGray abstract method
Grayscale mixin