menu
u package
documentation
components/doc/u_pdf_edit.dart
UPdfRaster
UPdfRaster.new const constructor
UPdfRaster.new const constructor
dark_mode
light_mode
UPdfRaster
constructor
const
UPdfRaster
(
Uint8List
rgba
,
int
width
,
int
height
)
Implementation
const UPdfRaster(this.rgba, this.width, this.height);
u package
documentation
components/doc/u_pdf_edit
UPdfRaster
UPdfRaster.new const constructor
UPdfRaster class