Load Tiff From Memory C++ Sample

cid:image003.png@01CF4E66.616EB630

Overview

The sample demonstrates how to open a TIFF image from a memory block. Click on 'Load TIFF From Memory' button, and select the TIFF file.  The TIFF file will be loaded into a memory block then it will show how to handle TIFF images in the memory. One can have TIFF images in a memory block by loading binary data from files, databases, etc.

Using the BITIFF DLL, the TIFF in memory sample shows how this is accomplished.

 

 Location:

<Installation Folder>\Black Ice Software Inc\ Document Imaging SDK \Sample Source Codes\C++\ Load Tiff From Memory C++ Sample

 

Solution files:

Compilers:

Included from SDK version:

Load TIFF From Memory C++ Sample_VS2015.sln

Visual Studio 2015

12.57

Load TIFF From Memory C++ Sample_VS2017.sln

Visual Studio 2017

12.95

Load TIFF From Memory C++ Sample_VS2019.sln

Visual Studio 2019

12.95

Load TIFF From Memory C++ Sample_VS2022.sln

Visual Studio 2022 or later

12.95