←Select platform

Height Property

Summary
Gets the height of the image in pixels.
Syntax
C#
VB
Objective-C
C++
Java
public int Height { get; } 
Public ReadOnly Property Height As Integer 
@property (nonatomic, assign, readonly) NSInteger height 
public int getHeight() 
public: 
property int Height { 
   int get(); 
} 

Property Value

The height of the image in pixels.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.