ImageGear Professional for Windows ActiveX
ConvertRunsToDIB Method

Description:

Converts the image bitmap of a 1-bit image from Accusoft's ImageGear compression to standard uncompressed DIB format.

In the resulting standard DIB image bitmap, the 1-bit pixels are "packed" 8 to a byte, however no compression scheme is used.

This method will return an error if the image bitmap is not in "runs" format when it is called.

Syntax:

      ConvertRunsToDIB (ByVal pPage As IGPage)

Parameters:

Name Description
pPage Reference to IGPage Object to which the conversion is applied.

Return Value:

N/A

Bits Per Pixel:

1

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback