Jump to content

MMImage: Difference between revisions

From EDM2
Created page with "(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 W..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users 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: [[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]]

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