←Select platform

ImageFormat Property

Summary

The format of the image data.

Syntax

C#
VB
Java
Objective-C
C++
public ImageFormat ImageFormat { get; set; } 
Public Property ImageFormat As Leadtools.Creditcards.ImageFormat 
@property (nonatomic, assign) LTImageFormat imageFormat 
             
public ImageFormat getImageFormat() 
public void setImageFormat(ImageFormat value) 
             
public:  
   property ImageFormat^ ImageFormat 
   { 
      ImageFormat^ get() 
      void set(ImageFormat^ value) 
   } 

Property Value

The format of the image data set in ImageData or ImageDataPointer.

Requirements

Target Platforms

See Also

Reference

Frame Structure

Frame Members

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

Leadtools.CreditCards Assembly