LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

bmiHeader Field

Show in webframe



A BITMAPINFOHEADER structure that contains color and dimension information for the video image bitmap. If the format block contains a color table or color masks, they immediately follow the bmiHeader member. You can get the first color entry by casting the address of member to a BITMAPINFO pointer. When used inside a VIDEOINFOHEADER structure, the semantics of the BITMAPINFOHEADER structure differ slightly from how the structure is used in GDI. For more information, refer to the topic BITMAPINFOHEADER Structure.
Syntax
'Declaration
 
Public bmiHeader As BITMAPINFOHEADER
'Usage
 
Dim instance As VideoInfoHeader
Dim value As BITMAPINFOHEADER
 
value = instance.bmiHeader
 
instance.bmiHeader = value
public BITMAPINFOHEADER bmiHeader
public:
BITMAPINFOHEADER bmiHeader
Requirements

Target Platforms

See Also

Reference

VideoInfoHeader Structure
VideoInfoHeader 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