Class TSimpleMmedia (unit Ucardut)

Inherits from

TCompressStream

Constructors


constructor create(hdc:Thandle);

TUtil } { TDebug } { TSimpleMmedia


Functions

function CreateBitmapFile(Filename:string;BitmapType:TbitmapType):hbitmap;

generate a window bitmap

function CreateBitmapRes(Resname:string;BitmapType:TbitmapType):hbitmap;

get to the first pixel

function ReadStreamDIB(Image: TMemoryStream;BitmapType:TbitmapType):Hbitmap;


Properties

Events

Variables

Fhdc : Thandle;



Constructors


constructor create(hdc:Thandle);

TUtil } { TDebug } { TSimpleMmedia


Functions


function CreateBitmapFile(Filename:string;BitmapType:TbitmapType):hbitmap;

generate a window bitmap


function CreateBitmapRes(Resname:string;BitmapType:TbitmapType):hbitmap;

get to the first pixel


function ReadStreamDIB(Image: TMemoryStream;BitmapType:TbitmapType):Hbitmap;


Properties


Events


Variables


Fhdc : Thandle;