←Select platform

Frame Structure

Summary

Provides the data for a frame (input).

Syntax

C#
VB
Java
Objective-C
C++
public struct Frame 
Public Structure Frame  
   Inherits System.ValueType 
@interface LTFrame : NSObject <NSCopying, NSCoding> 
             
public class Frame 
             
public: 
   value class Frame sealed 

Remarks

The frame is the rectangular area which is filled with the image of the credit card being scanned.

For a complete example, refer to the LEADTOOLS CreditCardCapture demo (<installdir>\Examples\DotNet\<CS/VB>\CreditCardCapture).
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CreditCards Assembly