Jump to content

MMBitmap: 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) Multimedia class for various Bitmap (.BMP) file formats. This format is the default file format for both Windows and OS/2, with only slight differences between the two.
(OS/2 V4) Multimedia class for various Bitmap (.BMP) file formats. This format is the default file format for both Windows and OS/2, with only slight differences between the two.


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


==Class hierarchy SOMObject==
==Class hierarchy SOMObject==
Line 12: Line 12:
*****[[WPImageFile]]
*****[[WPImageFile]]
******[[WPBitmap]]
******[[WPBitmap]]
*******[[MMBitmap]]
*******MMBitmap


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

Latest revision as of 09:03, 1 March 2020

(OS/2 V4) Multimedia class for various Bitmap (.BMP) file formats. This format is the default file format for both Windows and OS/2, with only slight differences between the two.

Default Title
"Bitmap"
DLL
MMPARTS.DLL
Class definition file

Class hierarchy SOMObject