Picture

Picture class

Represents a picture in a presentation.

equals

NameDescription
equals(Object)Compares with specified object.

Parameters:

NameTypeDescription
objObjectObject to compare.

Returns: boolean


getImage

NameDescription
getImage()Returns or sets the embedded image. Read/write IPPImage.

Returns: PPImage


getImageTransform

NameDescription
getImageTransform()Returns the collection of image transform effects. Read-only IImageTransformOperationCollection.

Returns: ImageTransformOperationCollection


getLinkPathLong

NameDescription
getLinkPathLong()Returns of sets linked image’s URL. Read/write String.

Returns: String


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent()

getPresentation

NameDescription
getPresentation()Returns the presentation. Read-only IPresentation.

Returns: Presentation


getSlide

NameDescription
getSlide()Returns the parent slide of a picture. Read-only IBaseSlide.

Returns: Slide, MasterSlide, LayoutSlide, MasterHandoutSlide, NotesSlide, BaseSlide, MasterNotesSlide


getVersion

NameDescription
getVersion()

Returns: long


hashCode

NameDescription
hashCode()Returns hash.

Returns: int


setImage

NameDescription
setImage(PPImage)Returns or sets the embedded image. Read/write IPPImage.

setLinkPathLong

NameDescription
setLinkPathLong(String)Returns of sets linked image’s URL. Read/write String.