Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

RGBQUAD Structure






Members 
The RGBQUAD data type defines the elements of a palette entry.
Object Model
Syntax
public struct RGBQUAD : System.ValueType 
'Declaration
 
Public Structure RGBQUAD 
   Inherits System.ValueType
'Usage
 
Dim instance As RGBQUAD
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

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