AGI Components with Insight3D Alpha 2008 r8
IAgGxConstantRGB Interface
Library ReferenceAGI.GraphicsIAgGxConstantRGB
A solid color represented using floating point red, green and blue components. The range for each component is commonly in [0, 1]. Read-only objects are commonly used to emulate const-correctness.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxConstantRGB
Public 
Interface 
IAgGxConstantRGB
public 
interface class 
IAgGxConstantRGB
Members
All Members Properties



Icon Member Description
Blue
Returns the blue component.

Green
Returns the green component.

Red
Returns the red component.

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)