←Select platform

ImageDataPointer Property

Summary

The image data of the frame as a pointer to unmanaged data.

Syntax

C#
VB
Java
public IntPtr ImageDataPointer {get; set;}
Public Property ImageDataPointer As IntPtr
public long getImageDataPointer() 
public void setImageDataPointer(long value) 

Property Value

A pointer to the image data of the frame.

Remarks

The scanner will use the value of ImageData or ImageDataPointer. If the value of ImageData is not null, then it will be used and ImageDataPointer is ignored. Otherwise, ImageDataPointer will be used.

Requirements

Target Platforms

See Also

Reference

Frame Structure

Frame Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize