KolibriOS kernel
BLITTER Struct Reference

Public Attributes

RECT dc
 
RECT sc
 
dd dst_x
 
dd dst_y
 
dd src_x
 
dd src_y
 
dd w
 
dd h
 
dd bitmap
 
dd stride
 

Detailed Description

Member Data Documentation

◆ bitmap

dd BLITTER::bitmap

56

◆ dc

RECT BLITTER::dc

◆ dst_x

dd BLITTER::dst_x

32

◆ dst_y

dd BLITTER::dst_y

36

◆ h

dd BLITTER::h

52

◆ sc

RECT BLITTER::sc

◆ src_x

dd BLITTER::src_x

40

◆ src_y

dd BLITTER::src_y

44

◆ stride

dd BLITTER::stride

60

◆ w

dd BLITTER::w

48


The documentation for this struct was generated from the following file: