com.aspose.slides
Interface IFillOverlayEffectiveData

All Known Implementing Classes:
FillOverlayEffectiveData

public interface IFillOverlayEffectiveData

Immutable object which represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together.


Method Summary
 int getBlend()
           FillBlendMode.
 IFillFormatEffectiveData getFillFormat()
           Fill format.
 

Method Detail

getBlend

int getBlend()

FillBlendMode. Read-only FillBlendMode.


getFillFormat

IFillFormatEffectiveData getFillFormat()

Fill format. Read-only IFillFormatEffectiveData.



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