menu
google_vision
google_vision
Painter
Painter.fromFile factory constructor
Painter.fromFile
brightness_4
brightness_5
Painter.fromFile
constructor
Painter.fromFile
(
File
imageFile
)
Implementation
factory Painter.fromFile(File imageFile) => Painter(imageFile.readAsBytesSync());
google_vision
google_vision
Painter
Painter.fromFile factory constructor
Painter class
Constructors
Painter
fromBase64
fromDecodedImage
fromFile
fromFilePath
fromJson
Properties
content
encodedBytes
hashCode
height
runtimeType
width
Methods
copyCrop
drawLine
drawRectangle
drawString
noSuchMethod
toJson
toString
writeAsJpeg
Operators
operator ==