Returns the Size of image bytes.
Size
static Size getSize(Uint8List bytes) => ImageGeneral.getSize(bytes);