Unit msebitmap
Uses
Functions and Procedures
Variables
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 = (...); |
Values
|
imageinfoty = (...); |
Values
|
imageinfosty = set of imageinfoty; |
bitmapoptionty = (...); |
Values
|
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]; |
Generated by PasDoc 0.16.0.