Methods' Summary |
loadGraphic |
load a graphic defined by the URL from the storage
|
loadGraphicFromOutputStream |
load a graphic from the output stream
|
saveGraphic |
save the graphic to the storage and return the URL reference to
its location inside the storage
|
saveGraphicByName |
save the graphic to the storage with a requested name and return
the URL reference to its location inside the storage and the mime
type of the format that the graphic was saved to as an output parameter
|
createInputStream |
create an input stream from the input graphic
|
Methods' Details |
loadGraphic
- Description
- load a graphic defined by the URL from the storage
|
|
loadGraphicFromOutputStream
- Description
- load a graphic from the output stream
|
|
saveGraphic
- Description
- save the graphic to the storage and return the URL reference to
its location inside the storage
|
|
saveGraphicByName
string |
saveGraphicByName( |
[in] ::com::sun::star::graphic::XGraphic |
xGraphic, |
| [out] string |
savedMimeType, |
| [in] string |
aRequestedName ); |
- Description
- save the graphic to the storage with a requested name and return
the URL reference to its location inside the storage and the mime
type of the format that the graphic was saved to as an output parameter
|
|
createInputStream
- Description
- create an input stream from the input graphic
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.