HColorProperty Class Reference

#include <HPropert.h>

Inheritance diagram for HColorProperty:

Inheritance graph
[legend]
Collaboration diagram for HColorProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

HFloatPropertyGetRed ()
HFloatPropertyGetGreen ()
HFloatPropertyGetBlue ()
float GetLuminance () const
COLORREF GetCOLORREF () const
RGBFloat GetFactoredRGBFloat () const
ColorVector GetFactoredColorVector () const
RGBFloat GetNormalizedRGBFloat () const
ColorVector GetNormalizedColorVector () const
void SetValue (const RGBFloat &value)
void SetValue (const ColorVector &value)
void StoreValue (Time time, const RGBFloat &value, BOOL storeundo=TRUE)
void StoreValue (Time time, const ColorVector &value, BOOL storeundo=TRUE)
void StoreValue (Time time, const ColorBuf &value, BOOL storeundo=TRUE)

Static Public Member Functions

static HColorPropertyNew ()
static HColorPropertyNew (HColorPropertyInfo *propinfo)

Detailed Description

Definition at line 851 of file HPropert.h.


Member Function Documentation

HFloatProperty* HColorProperty::GetBlue  ) 
 

COLORREF HColorProperty::GetCOLORREF  )  const
 

ColorVector HColorProperty::GetFactoredColorVector  )  const
 

RGBFloat HColorProperty::GetFactoredRGBFloat  )  const
 

HFloatProperty* HColorProperty::GetGreen  ) 
 

float HColorProperty::GetLuminance  )  const
 

ColorVector HColorProperty::GetNormalizedColorVector  )  const
 

RGBFloat HColorProperty::GetNormalizedRGBFloat  )  const
 

HFloatProperty* HColorProperty::GetRed  ) 
 

static HColorProperty* HColorProperty::New HColorPropertyInfo propinfo  )  [static]
 

static HColorProperty* HColorProperty::New  )  [static]
 

Reimplemented from HVectorProperty.

void HColorProperty::SetValue const ColorVector value  ) 
 

void HColorProperty::SetValue const RGBFloat value  ) 
 

void HColorProperty::StoreValue Time  time,
const ColorBuf value,
BOOL  storeundo = TRUE
 

void HColorProperty::StoreValue Time  time,
const ColorVector value,
BOOL  storeundo = TRUE
 

void HColorProperty::StoreValue Time  time,
const RGBFloat value,
BOOL  storeundo = TRUE
 


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:54 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001