Documentation
¶
Index ¶
- func ExtractStringFromImgFile(ctx context.Context, w io.Writer, name string, langs ...string) error
- func ExtractStringFromImgReader(ctx context.Context, w io.Writer, r io.Reader, langs ...string) error
- func ExtractTextFromImgFile(ctx context.Context, name string, langs ...string) (string, error)
- func ExtractTextFromImgReader(ctx context.Context, r io.Reader, langs ...string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTextFromImgFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.