LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

RGBQUAD Structure

Show in webframe



Members 
The RGBQUAD data type defines the elements of a palette entry.
Object Model
Syntax
'Declaration
 
Public Structure RGBQUAD 
   Inherits System.ValueType
'Usage
 
Dim instance As RGBQUAD
public struct RGBQUAD : System.ValueType 
public value class RGBQUAD : public System.ValueType 
Remarks
Videos with 8 bits per pixel or less need a palette to describe the color of each pixel. The palette is described using the RGBQUAD structure, which contains the red, green and blue components (0..255). For more information, see the Microsoft documentation on RGBQUAD. And array of RGBQUAD structures can be passed to MediaType.SetVideoFormatData to create a Media type with 8 bits per pixel.
Requirements

Target Platforms

See Also

Reference

RGBQUAD Members
Leadtools.Multimedia Namespace

 

 


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