com.aspose.slides
Interface IPictureFrame
- All Superinterfaces:
- IGeometryShape, IHyperlinkContainer, IPresentationComponent, IShape, ISlideComponent
- All Known Subinterfaces:
- IAudioFrame, IVideoFrame
- All Known Implementing Classes:
- AudioFrame, PictureFrame, VideoFrame
public interface IPictureFrame
- extends IGeometryShape
Represents a frame with a picture inside.
Methods inherited from interface com.aspose.slides.IShape |
addPlaceholder, createEffectFormatEffective, createFillFormatEffective, createLineFormatEffective, createThreeDFormatEffective, getAlternativeText, getCustomData, getEffectFormat, getFillFormat, getFrame, getHeight, getHidden, getLineFormat, getName, getParentGroup, getPlaceholder, getRawFrame, getRotation, getThreeDFormat, getThumbnail, getThumbnail, getUniqueId, getWidth, getX, getY, getZOrderPosition, isGrouped, isTextHolder, removePlaceholder, setAlternativeText, setFrame, setHeight, setHidden, setName, setRawFrame, setRotation, setWidth, setX, setY |
getShapeLock
IPictureFrameLock getShapeLock()
- Specified by:
getShapeLock
in interface IShape
getPictureFormat
IPictureFillFormat getPictureFormat()
getRelativeScaleHeight
float getRelativeScaleHeight()
setRelativeScaleHeight
void setRelativeScaleHeight(float value)
getRelativeScaleWidth
float getRelativeScaleWidth()
setRelativeScaleWidth
void setRelativeScaleWidth(float value)