←Select platform

Jp2Resolution Property

Summary

Gets or sets the resolution to load when loading JP2 files.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadSize Jp2Resolution {get; set;} 
Public Property Jp2Resolution As Leadtools.LeadSize 
public Leadtools.LeadSize Jp2Resolution {get; set;} 
@property (nonatomic, assign) LeadSize jp2Resolution; 
public LeadSize getJp2Resolution() 
public void setJp2Resolution(LeadSize value) 
             
  
get_Jp2Resolution(); 
set_Jp2Resolution(value); 
Object.defineProperty('Jp2Resolution');  
public: 
property Leadtools.LeadSize Jp2Resolution { 
   Leadtools.LeadSize get(); 
   void set (    Leadtools.LeadSize ); 
} 

Property Value

The resolution to load.

Remarks

Specifies the resolution of the image to load. You can specify 0 to get the default.

Example

Refer to Load.

Requirements

Target Platforms

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