public static final class PageNegativeImage.PageNegativeImageOption extends Option
Defines PageNegativeImage feature options.
| Modifier and Type | Field and Description |
|---|---|
static PageNegativeImage.PageNegativeImageOption |
Negative
Specifies the output should be the negative image.
|
static PageNegativeImage.PageNegativeImageOption |
None
Specifies the output should be the non-negative image.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static PageNegativeImage.PageNegativeImageOption Negative
Specifies the output should be the negative image.
public static PageNegativeImage.PageNegativeImageOption None
Specifies the output should be the non-negative image.
Copyright © 2025 Aspose. All Rights Reserved.