com.aspose.slides
Interface IFillOverlay

All Superinterfaces:
IImageTransformOperation
All Known Implementing Classes:
FillOverlay

public interface IFillOverlay
extends IImageTransformOperation


Method Summary
 int getBlend()
           FillBlendMode.
 IFillFormat getFillFormat()
           Fill format.
 void setBlend(int value)
           FillBlendMode.
 

Method Detail

getBlend

int getBlend()

FillBlendMode. Read/write FillBlendMode.


setBlend

void setBlend(int value)

FillBlendMode. Read/write FillBlendMode.


getFillFormat

IFillFormat getFillFormat()

Fill format. Read-only IFillFormat.



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