ImageExtensions extension
- on
Methods
-
toBase64(
) → Future< String> -
Available on Image, provided by the ImageExtensions extension
Converts an image to a base64 string. -
withFilter(
ColorFilter colorFilter) → Widget -
Available on Image, provided by the ImageExtensions extension
Applies a color filter to an image.