RGB Structure

Kaliko Image Library

Kaliko.ImageLibrary
RGB Structure
Members 





Structure to define RGB.
Object Model
RGB Structure
Syntax
'Declaration
 
Public Structure RGB 
   Inherits System.ValueType
'Usage
 
Dim instance As RGB
public struct RGB : System.ValueType 
public type RGB = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
public __value struct RGB : public System.ValueType 
public value class RGB : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      Kaliko.ImageLibrary.ColorSpace.RGB

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

This documentation was created using Document! X from Innovasys