←Select platform

Height Property

Summary

The height of the frame in pixels.

Syntax

C#
VB
Java
Objective-C
public int Height {get; set;}
Public Property Height As Integer
@property (nonatomic, assign) NSInteger height
public int getHeight() 
public void setHeight(int value) 

Property Value

The height of the frame in pixels.

Remarks

If the image is flipped (Bottom-Up), this value should be negative for RGB/BGR formats.

Requirements

Target Platforms

See Also

Reference

Frame Structure

Frame Members

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