| Package | Description |
|---|---|
| com.github.geko444.im4java.core |
Contains core classes for image-processing.
|
| Modifier and Type | Method and Description |
|---|---|
ETOperation |
ETOperation.delTags(String... pTags)
Delete all tags with the given tag-names.
|
ETOperation |
ETOperation.getTags(String... pTags)
Query all tags with the given tag-names.
|
ETOperation |
ETOperation.omitTags(String... pTags)
Omit all tags with the given tag-names.
|
ETOperation |
ETOperation.setTag(String pTag,
String pFilename)
Set tag with the content read from a file.
|
ETOperation |
ETOperation.setTags(String... pTagExpressions)
Set all tags with the given tag-names.
|
Copyright © 2019. All rights reserved.