LEADTOOLS Image File Support (Leadtools.Codecs assembly)

ViewPerspective Property (CodecsImageInfo)

Show in webframe







Gets the view perspective of the image.
Syntax
public RasterViewPerspective ViewPerspective {get;}
'Declaration
 
Public ReadOnly Property ViewPerspective As RasterViewPerspective
'Usage
 
Dim instance As CodecsImageInfo
Dim value As RasterViewPerspective
 
value = instance.ViewPerspective
public RasterViewPerspective ViewPerspective {get;}
@property (nonatomic, assign, readonly) LTRasterViewPerspective viewPerspective;
public RasterViewPerspective getViewPerspective()
 get_ViewPerspective(); 
public:
property RasterViewPerspective ViewPerspective {
   RasterViewPerspective get();
}

Property Value

The view perspective of the image.
Example
For an example, refer to CodecsImageInfo.
Requirements

Target Platforms

See Also

Reference

CodecsImageInfo Class
CodecsImageInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.