ASCII Text format (TXT) (original) (raw)
A text file in which each byte represents one character according to the ASCII code. Contrast with a binary file, in which there is no one-to-one mapping between bytes and characters. Files that have been formatted with a word processor must be stored and transmitted as binary files to preserve the formatting. ASCII files are sometimes called plain text files.
LEADTOOLS supports loading only for this format.
This format is available in selected LEADTOOLS products.
The default extension used by this format is: TXT.
LEADTOOLS supports loading this format as raster image or SVG (Scalable Vector Graphics) document.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_TXT | 24 BPP | Yes | [316] ASCII Text format. |
Required DLLs and Libraries
LEADTOOLS supports writing/saving using LEADTOOLS Document Writers. For additional support details, refer to the following:
- Files to be Included With Your Application:
- LEADTOOLS SDK DLLs (Required in all cases, unless specified as optional)
- LEADTOOLS SDK Filter DLLs (Filter specific)
- (*) LEADTOOLS SDK Document Writers DLLs (File format specific)
- Creating Documents Having Different File Formats
- File Format Comparison Chart > Document Writers
Related Formats
Platforms
Win32, x64.
LEADTOOLS Raster Imaging C API Help