Picture

Picture class

Represents a picture in a presentation.

equals

NameDescription
equals (Object)Compares with specified object.

Parameters:

NameTypeDescription
objObjectObject to compare.

Result: boolean


getImage

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

Result: PPImage


getImageTransform

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

Result: ImageTransformOperationCollection


getLinkPathLong

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

Result: String


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent ()

Result: MasterTheme, PVIObject, PictureFrame, AlphaCeiling, ColorReplace, FillFormat, GrayScale, AutoShape, SectionZoomFrame, CellCollection, FillOverlay, HSL, PatternFormat, DataLabelCollection, Duotone, DataLabel, Tab, SummaryZoomFrame, ShapeBevel, LineFormat, ColorScheme, ChartSeries, BasePortionFormat, SummaryZoomSection, Presentation, OleObjectFrame, Theme, Hyperlink, SketchFormat, CellFormat, DataTable, AlphaFloor, ParagraphFormat, GroupShape, NotesSlide, SmartArtShape, GradientFormat, MasterHandoutSlide, AlphaBiLevel, Trendline, Slide, Axis, ColorChange, MasterNotesSlide, Connector, LegendEntryProperties, LightRig, Ink, BaseSlide, Background, BiLevel, Blur, VideoFrame, Row, DataLabelFormat, Field, ChartPortionFormat, TextFrame, LayoutSlide, LegacyDiagram, ColorFormat, ThreeDFormat, GraphicalObject, Shape, GradientStop, ZoomFrame, ChartTitle, MasterSlide, EffectFormat, Control, ChartSeriesGroup, ErrorBarsFormat, Column, PictureFillFormat, Chart, Backdrop3DScene, Format, Portion, ImageTransformOperation, Luminance, AlphaModulate, LineFillFormat, ZoomObject, BulletFormat, Cell, Picture, FormatScheme, AlphaInverse, TextFrameFormat, Paragraph, MathPortion, TextStyle, OverrideTheme, SmartArt, AlphaModulateFixed, ParagraphCollection, ChartPlotArea, ImageTransformOperationCollection, GeometryShape, AudioFrame, GradientStopCollection, Tint, PortionFormat, Legend, AlphaReplace, Table, Camera


getPresentation

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

Result: Presentation


getSlide

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

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


getVersion

NameDescription
getVersion ()

Result: long


hashCode

NameDescription
hashCode ()Returns hash.

Result: 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.