public final class XpsIccBasedColor extends XpsColor
Incapsulates ICC based color.
Modifier and Type | Method and Description |
---|---|
XpsIccProfile |
getIccProfile()
Returns the ICC profile resource the color based on.
|
Color |
toColor()
Convenience method for getting .NET native representation of ICC based color.
|
String |
toString() |
public XpsIccProfile getIccProfile()
Returns the ICC profile resource the color based on.