Picture
Picture class
Represents a picture in a presentation.
equals
| Name | Description |
|---|
| equals (Object) | Compares with specified object. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | Object to compare. |
Result:
boolean
getImage
| Name | Description |
|---|
| getImage () | Returns or sets the embedded image. Read/write IPPImage. |
Result:
PPImage
| Name | Description |
|---|
| getImageTransform () | Returns the collection of image transform effects. Read-only IImageTransformOperationCollection. |
Result:
ImageTransformOperationCollection
getLinkPathLong
| Name | Description |
|---|
| getLinkPathLong () | Returns of sets linked image’s URL. Read/write String. |
Result:
String
getParent_IPresentationComponent
| Name | Description |
|---|
| 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
| Name | Description |
|---|
| getPresentation () | Returns the presentation. Read-only IPresentation. |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide () | Returns the parent slide of a picture. Read-only IBaseSlide. |
Result:
MasterNotesSlide, MasterHandoutSlide, BaseSlide, NotesSlide, LayoutSlide, Slide, MasterSlide
getVersion
| Name | Description |
|---|
| getVersion () | |
Result:
long
hashCode
| Name | Description |
|---|
| hashCode () | Returns hash. |
Result:
int
setImage
| Name | Description |
|---|
| setImage (PPImage) | Returns or sets the embedded image. Read/write IPPImage. |
setLinkPathLong
| Name | Description |
|---|
| setLinkPathLong (String) | Returns of sets linked image’s URL. Read/write String. |