Package | Description |
---|---|
com.groupdocs.cloud.watermark.model |
Modifier and Type | Method | Description |
---|---|---|
ColorRange |
ColorRange.color(Color color) |
|
ColorRange |
TextFormattingSearchCriteria.getBackgroundColorRange() |
Gets or sets the background color range.
|
ColorRange |
TextFormattingSearchCriteria.getForegroundColorRange() |
Gets or sets the foreground color range.
|
ColorRange |
ColorRange.isEmpty(Boolean isEmpty) |
|
ColorRange |
ColorRange.maxBrightness(Double maxBrightness) |
|
ColorRange |
ColorRange.maxHue(Double maxHue) |
|
ColorRange |
ColorRange.maxSaturation(Double maxSaturation) |
|
ColorRange |
ColorRange.minBrightness(Double minBrightness) |
|
ColorRange |
ColorRange.minHue(Double minHue) |
|
ColorRange |
ColorRange.minSaturation(Double minSaturation) |
Modifier and Type | Method | Description |
---|---|---|
TextFormattingSearchCriteria |
TextFormattingSearchCriteria.backgroundColorRange(ColorRange backgroundColorRange) |
|
TextFormattingSearchCriteria |
TextFormattingSearchCriteria.foregroundColorRange(ColorRange foregroundColorRange) |
|
void |
TextFormattingSearchCriteria.setBackgroundColorRange(ColorRange backgroundColorRange) |
|
void |
TextFormattingSearchCriteria.setForegroundColorRange(ColorRange foregroundColorRange) |
Copyright © 2019. All rights reserved.