C# Class StandardizedDiffuseAlbedoMaps.Form1.Swatch

Datei anzeigen Open project: Patapom/GodComplex

Public Properties

Property Type Description
m_Owner Form1
m_Panel System.Windows.Forms.Panel
m_RGB ImageUtility.float3
m_xyY ImageUtility.float3

Public Methods

Method Description
UpdateSwatchColor ( ) : void

Method Details

UpdateSwatchColor() public method

public UpdateSwatchColor ( ) : void
return void

Property Details

m_Owner public_oe property

public Form1 m_Owner
return Form1

m_Panel public_oe property

public Panel,System.Windows.Forms m_Panel
return System.Windows.Forms.Panel

m_RGB public_oe property

public ImageUtility.float3 m_RGB
return ImageUtility.float3

m_xyY public_oe property

public ImageUtility.float3 m_xyY
return ImageUtility.float3