class Tesseract::API

Defined in:

tesseract/api.cr

Constructors

Instance Method Summary

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]