|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.ColorFormatEx.FloatColor
public static class ColorFormatEx.FloatColor
Field Summary | |
---|---|
float |
B
|
float |
G
|
float |
R
|
Constructor Summary | |
---|---|
ColorFormatEx.FloatColor(java.awt.Color c)
|
|
ColorFormatEx.FloatColor(float r,
float g,
float b)
|
Method Summary | |
---|---|
java.awt.Color |
getColor()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float R
public float G
public float B
Constructor Detail |
---|
public ColorFormatEx.FloatColor(float r, float g, float b)
public ColorFormatEx.FloatColor(java.awt.Color c)
Method Detail |
---|
public java.awt.Color getColor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |