Programming for graphics files in C and C
John Levine
Abstract
John Levine
Abstract
From the Publisher: Even the best programmers can find the details of handling graphics files to be a tricky and often frustrating experience. You have to resolve memory management, format conversion, file compression, and a host of other complex issues before you can even think about reading, writing, and processing graphics files. This technical source book gives C and C++ programmers the tools they need to incorporate efficient graphics-handling routines in their code, including compression techniques for very large graphics files, with detailed analyses of the most popular and innovative schemes, including JPEG; memory-management strategies for segmented (DOS) and virtual (Macintosh, UNIX, NT, and OS/2) environments; algorithms and code for format conversions, as well as a guide to reconciling file formats with printer formats; a special framework for bitmap files; and platform-independent C and C++ source code.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
From the Publisher: Even the best programmers can find the details of handling graphics files to be a tricky and often frustrating experience. You have to resolve memory management, format conversion, file compression, and a host of other complex issues before you can even think about reading, writing, and processing graphics files. This technical source book gives C and C++ programmers the tools they need to incorporate efficient graphics-handling routines in their code, including compression techniques for very large graphics files, with detailed analyses of the most popular and innovative schemes, including JPEG; memory-management strategies for segmented (DOS) and virtual (Macintosh, UNIX, NT, and OS/2) environments; algorithms and code for format conversions, as well as a guide to reconciling file formats with printer formats; a special framework for bitmap files; and platform-independent C and C++ source code.
Key concepts: Computer science, Graphics, Unix, Bitmap, File format, Computer Graphics Metafile, Source code, Computer graphics (images)