Processes a frame of image data.
public bool ProcessFrame( RasterImage image )
public bool ProcessFrame(
RasterImage image
)
Public Function ProcessFrame( ByVal image As RasterImage ) As Boolean
Public Function ProcessFrame(
ByVal image As RasterImage
) As Boolean
public: bool ProcessFrame( RasterImage^ image )
public:
bool ProcessFrame(
RasterImage^ image
public boolean processFrame( RasterImage image );
public boolean processFrame(
);
image
Frame containing the image data of a card. Must not be null.
true if all the data was found, otherwise; false and more frames are required.
Refer to IDCardReader for more information.
For an example, refer to IDCardReader.
Target Platforms
IDCardReader Class
IDCardReader Members
Leadtools.Forms.Commands Namespace
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries