Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tesseract
master
Tesseract
API
Generated using Crystal 1.10.1
2024-01-09 19:32:05 UTC
class
Tesseract::
API
Tesseract::API
Reference
Object
Defined in:
tesseract/api.cr
Constructors
.new
Instance Method Summary
#finalize
#image
(file : File) : String
#image
(path : Path) : String
#image
(path : String) : String
#version
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
image
(file : File) : String
#
[
View source
]
def
image
(path : Path) : String
#
[
View source
]
def
image
(path : String) : String
#
[
View source
]
def
version
#
[
View source
]