Uses of Class
ThincSMsgFB

Uses of ThincSMsgFB in <Unnamed>
 

Subclasses of ThincSMsgFB in <Unnamed>
 class ThincSMsgFBCopy
          class for copying the regions from frame buffer and move it into specified region in frame buffer.
 class ThincSMsgFBFillBilevel
          class for filling the regions with bitmap images to the frame buffer.
 class ThincSMsgFBFillGlyph
          class for filling the regions with transparent bitmap images(glyph map) to the frame buffer. it is almost as same as ThincSMsgFillBilevel
 class ThincSMsgFBFillPixMap
          class for filling the regions with pixel-map images to the frame buffer. it is almost as same as ThincSMsgFillBilevel
 class ThincSMsgFBFillSolid
          class for filling the regions with color to the frame buffer.
 class ThincSMsgFBRawUpdate
          class for drawing an image into the frame buffer.