Jump to content

MMImage: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
(OS/2 V4) Superclass for all multimedia image files. For historical reasons (WPBitmap existed in OS/2 V2 already), [[MMBitmap]] is implemented using a class replacement of [[WPBitmap]].
(OS/2 V4) Superclass for all multimedia image files. For historical reasons (WPBitmap existed in OS/2 V2 already), [[MMBitmap]] is implemented using a class replacement of [[WPBitmap]].


; Default Title: "Digital image"
;Default Title: "Digital image"
; DLL: [[MMPARTS.DLL]] / Replacement DLL: [[CWMM.DLL]]
;DLL: [[MMPARTS.DLL]]
; Class definition file:
;Class definition file:


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
Line 11: Line 11:
****[[WPDataFile]]
****[[WPDataFile]]
*****[[WPImageFile]]
*****[[WPImageFile]]
******[[MMImage]]
******MMImage


 
[[Category:MM Classes]]
[[Category:WPS Classes]]
[[Category:CWMM Classes]]

Latest revision as of 09:22, 1 March 2020

(OS/2 V4) Superclass for all multimedia image files. For historical reasons (WPBitmap existed in OS/2 V2 already), MMBitmap is implemented using a class replacement of WPBitmap.

Default Title
"Digital image"
DLL
MMPARTS.DLL
Class definition file

Class hierarchy SOMObject