Unit msebitmap
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Class tbitmap |
|
Packed Record imageheaderty |
|
Class townedbitmap |
|
Class tmaskedbitmap |
|
Class tcenteredbitmap |
|
Class tbitmapcomp |
|
Class timagelist |
|
Interface iimagelistinfo |
|
Class tformatstream |
Types
imageformatty = (...); |
imageinfoty = (...); |
imageinfosty = set of imageinfoty; |
bitmapoptionty = (...); |
bitmapoptionsty = set of bitmapoptionty; |
Constants
defaultimagelistwidth = 16; |
defaultimagelistheight = 16; |
defaultimagelistsize: sizety = (cx: defaultimagelistwidth;
cy: defaultimagelistheight); |
bmokindoptions = [bmo_monochrome,bmo_gray]; |
bmomaskkindoptions = [bmo_graymask,bmo_colormask]; |
Description
Types
imageformatty = (...); |
|
This item has no description. Values
|
imageinfoty = (...); |
|
This item has no description. Values
|
imageinfosty = set of imageinfoty; |
|
This item has no description. |
bitmapoptionty = (...); |
|
This item has no description. Values
|
bitmapoptionsty = set of bitmapoptionty; |
|
This item has no description. |
Constants
defaultimagelistwidth = 16; |
|
This item has no description. |
defaultimagelistheight = 16; |
|
This item has no description. |
defaultimagelistsize: sizety = (cx: defaultimagelistwidth;
cy: defaultimagelistheight); |
|
This item has no description. |
bmokindoptions = [bmo_monochrome,bmo_gray]; |
|
This item has no description. |
bmomaskkindoptions = [bmo_graymask,bmo_colormask]; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.