|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.RecolorTable
public class RecolorTable
Represents a recolor table for a picture frames with metafile.
Method Summary | |
---|---|
com.aspose.ms.System.Collections.Hashtable |
getFillColors()
Returns the hashtable with fill colors. |
com.aspose.ms.System.Collections.Hashtable |
getGlobalColors()
Returns the hashtable with global colors. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public com.aspose.ms.System.Collections.Hashtable getGlobalColors()
Returns the hashtable with global colors.
Read-only Hashtable
.
public com.aspose.ms.System.Collections.Hashtable getFillColors()
Returns the hashtable with fill colors.
Read-only Hashtable
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |