Package | Description |
---|---|
org.safs | |
org.safs.text |
Modifier and Type | Method and Description |
---|---|
(package private) static boolean |
SAFSPlus.Files.FilterImage(java.lang.String source,
java.lang.String dest,
FileUtilities.ImageFilterMode mode,
java.lang.String filter)
Filter out specific parts of an image and save to an image file.
|
Modifier and Type | Method and Description |
---|---|
static FileUtilities.ImageFilterMode |
FileUtilities.ImageFilterMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileUtilities.ImageFilterMode[] |
FileUtilities.ImageFilterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © SAS Institute. All Rights Reserved.