LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

biHeight Field

Show in webframe



Specifies the height of the bitmap, in pixels. If biHeight is positive, the bitmap is a bottom-up DIB and its origin is the lower left corner. If biHeight is negative, the bitmap is a top-down DIB and its origin is the upper left corner. If biHeight is negative, indicating a top-down DIB, biCompression must be either BI_RGB or BI_BITFIELDS. Top-down DIBs cannot be compressed.
Syntax
'Declaration
 
Public biHeight As Integer
'Usage
 
Dim instance As BITMAPINFOHEADER
Dim value As Integer
 
value = instance.biHeight
 
instance.biHeight = value
public int biHeight
public:
int biHeight
Requirements

Target Platforms

See Also

Reference

BITMAPINFOHEADER Structure
BITMAPINFOHEADER Members

 

 


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

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features