ImageProviderConverter extension

on

Methods

getBytes({ImageByteFormat format = ImageByteFormat.rawRgba}) Future<MapEntry<Uint8List?, Size>>
Resolves the ImageProvider´s bytes and returns the bytes together with their Size.
toPdfImageProvider() Future<ImageProvider>