Public Member Functions |
| | getData () |
| | Get the raw image data.
|
| | setData ($data) |
| | Set the raw image data.
|
| | setParent ($parent) |
| | Set parent BSE.
|
| | getParent () |
| | Get parent BSE.
|
Detailed Description
Definition at line 35 of file Blip.php.
Member Function Documentation
| PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getData |
( |
| ) |
|
Get the raw image data.
- Returns
- string
Definition at line 56 of file Blip.php.
References $_data.
| PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getParent |
( |
| ) |
|
| PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setData |
( |
|
$data | ) |
|
Set the raw image data.
- Parameters
-
Definition at line 66 of file Blip.php.
References $data.
| PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setParent |
( |
|
$parent | ) |
|
Set parent BSE.
- Parameters
-
Definition at line 76 of file Blip.php.
{
$this->_parent = $parent;
}
Field Documentation
| PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::$_data |
|
private |
| PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::$_parent |
|
private |
The documentation for this class was generated from the following file:
- Services/Excel/PHPExcel/1.7.6/Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php