com.aspose.slides
Interface IColorOperation

All Known Implementing Classes:
ColorOperation

public interface IColorOperation


Method Summary
 int getOperationType()
           Returns or sets the type of an operation.
 float getParameter()
           Returns a parameter of an operation.
 

Method Detail

getOperationType

int getOperationType()

Returns or sets the type of an operation. Read-only ColorTransformOperation.


getParameter

float getParameter()

Returns a parameter of an operation. Read-only float.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.