menu
pcanvas package
documentation
pcanvas_html.dart
PCanvasPixelsRGBA
isSameFormat method
isSameFormat method
dark_mode
light_mode
isSameFormat
method
@
override
bool
isSameFormat
(
PCanvasPixels
other
)
override
Implementation
@override bool isSameFormat(PCanvasPixels other) => other is PCanvasPixelsRGBA;
pcanvas package
documentation
pcanvas_html
PCanvasPixelsRGBA
isSameFormat method
PCanvasPixelsRGBA class