public abstract class CurvesManager extends Object
Base Class to manage CurvResource
| Constructor and Description |
|---|
CurvesManager(int maxChannelCount)
Initializes a new instance of the
CurvesManager class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxChannelCount()
Gets the maximum channel count.
|
public CurvesManager(int maxChannelCount)
Initializes a new instance of the CurvesManager class.
maxChannelCount - The maximum channel count.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.