SAP ABAP Class /SLOAP/CL_IMAGE_HELPER (Helper functions for images)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/OUTPUT_BUILDER (Package) Generation of output based on data xml
⤷
⤷
Properties
| Class | /SLOAP/CL_IMAGE_HELPER | |
| Short Description | Helper functions for images | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/OUTPUT_BUILDER | Generation of output based on data xml |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_IMAGE_HELPER has no forward declaration.
Interfaces
Class /SLOAP/CL_IMAGE_HELPER has no interface implemented.
Friends
Class /SLOAP/CL_IMAGE_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20100127 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100127 | ||
| 2 | Instance method | Public | Method | Returns the dimensions of an image in pixels | 20100127 | |
| 3 | Instance method | Private | Method | 20100127 | ||
| 4 | Instance method | Private | Method | 20100127 | ||
| 5 | Instance method | Private | Method | 20100127 |
Events
Class /SLOAP/CL_IMAGE_HELPER has no event.
Types
Class /SLOAP/CL_IMAGE_HELPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IMAGE | Call by reference | Type reference (TYPE) | XSTRING | 20100127 |
Method CONSTRUCTOR on class /SLOAP/CL_IMAGE_HELPER has no exception.
Method GET_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 2 | EV_WIDTH | Call by reference | Type reference (TYPE) | I | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method GET_DIMENSION_GIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 2 | EV_WIDTH | Call by reference | Type reference (TYPE) | I | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method GET_DIMENSION_JPEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 2 | EV_WIDTH | Call by reference | Type reference (TYPE) | I | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method GET_DIMENSION_PNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEIGHT | Call by reference | Type reference (TYPE) | I | 20100127 | ||||
| 2 | EV_WIDTH | Call by reference | Type reference (TYPE) | I | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |