menu
google_vision
google_vision
Painter
Painter.fromFilePath factory constructor
Painter.fromFilePath
brightness_4
brightness_5
Painter.fromFilePath
constructor
Painter.fromFilePath
(
String
filePath
)
Implementation
factory Painter.fromFilePath(String filePath) => Painter.fromFile(File(filePath));
google_vision
google_vision
Painter
Painter.fromFilePath 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 ==