Resource Base
Table of contents

EnumImageFilterType

Bulid-in image filter type.

enum EnumImageFilterType {
    NONE = "none", //default, original
    BLACK_AND_WHITE = "blackAndWhite",
    GRAY = "gray",
    REMOVE_SHADOW = "removeShadow",
    SAVE_INK = "saveInk",
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.0)
    • Version 1.x
      • Version 1.1
    Change +