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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public 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 © 2022 Aspose. All Rights Reserved.