Package | Description |
---|---|
com.aspose.imaging.masking |
The namespace handles ImageMasking processing.
|
Modifier and Type | Method and Description |
---|---|
IMaskingSession |
ImageMasking.createSession(MaskingOptions options)
Creates the masking session which can perform retraining decompose operations.
|
IMaskingSession |
ImageMasking.loadSession(InputStream stream)
Load the session from the specified stream.
|
IMaskingSession |
ImageMasking.loadSession(com.aspose.ms.System.IO.Stream stream) |
IMaskingSession |
ImageMasking.loadSession(String filePath)
Load the session from the specified file.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.