createCanvasImage abstract method
Creates a PCanvasImage instance compatible to this canvas and its painter.
Implementation
PCanvasImage createCanvasImage(Object source, {int? width, int? height});
Creates a PCanvasImage instance compatible to this canvas and its painter.
PCanvasImage createCanvasImage(Object source, {int? width, int? height});