Load Tiff From Memory OCX C# Sample

load_tiff.png

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 OCX C# Sample

 

Solution files:

Compilers:

Included from SDK version:

Load Tiff From Memory OCX CS Sample_VS2015.sln

Visual Studio 2015

12.57

Load Tiff From Memory OCX CS Sample_VS2017.sln

Visual Studio 2017

12.95

Load Tiff From Memory OCX CS Sample_VS2019.sln

Visual Studio 2019

12.95

Load Tiff From Memory OCX CS Sample_VS2022.sln

Visual Studio 2022 or later

12.95