SAP ABAP Class CL_FXS_IMAGE_INFO (Image Information Determiner)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_XSLFO_SUPPLEMENTARY_IMAGE (Package) Supplementary image functionality
Properties
Class CL_FXS_IMAGE_INFO  
Short Description Image Information Determiner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_XSLFO_SUPPLEMENTARY_IMAGE   Supplementary image functionality 
Created 20090115   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FXS_IMAGE_INFO has no forward declaration.
Interfaces
Class CL_FXS_IMAGE_INFO has no interface implemented.
Friends
Class CL_FXS_IMAGE_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_HANDLERS Static Attribute Private See coding 20090115
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090115
2 DETERMINE_INFO Static method Public Method Determine image info 20090115
Events
Class CL_FXS_IMAGE_INFO has no event.
Types
Class CL_FXS_IMAGE_INFO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FXS_IMAGE_INFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FXS_IMAGE_INFO has no exception.

Method DETERMINE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BITDEPTH Call by reference Type reference (TYPE) I 20090115
2 Exporting EV_MIMETYPE Call by reference Type reference (TYPE) STRING 20090115
3 Exporting EV_XDPI Call by reference Type reference (TYPE) I 20090115
4 Exporting EV_XRES Call by reference Type reference (TYPE) I 20090115
5 Exporting EV_YDPI Call by reference Type reference (TYPE) I 20090115
6 Exporting EV_YRES Call by reference Type reference (TYPE) I 20090115
7 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20090115
# Exception Resumable Description Created on
1 CX_FXS_IMAGE_UNSUPPORTED Unsupported image type 20090115
History
Last changed by/on SAP  20090618 
SAP Release Created in 720