Java org.apache.poi.xslf.usermodel XSLFPictureData fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xslf.usermodel XSLFPictureData fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xslf.usermodel XSLFPictureData.

The text is from its open source code.

Method

byte[]getData()
Gets the picture data as a byte array.
StringgetFileName()
Returns the file name of the image, eg image7.jpg .
DimensiongetImageDimension()
PackagePartgetPackagePart()
Provides access to the underlying PackagePart