MityDSP Documentation Index

tcGuiImage

Introduction

The tcGuiImage class is a derived tcGuiObject class that provides a bitmap image representation and drawing mechanism for the GGUI skinnable widgets library. The tcGuiImage class can represent bitmaps with multiple "sections" where a section is a horizontally arranged tile of image data. E.G., a button tcGuiImage might contain 3 sections: 1 for the "up" state, 1 for a "highlighted" state, and 1 for a "down" state.

The tcGuiImage provides the base image manipulation for most widgets requiring skinned look and feel, including tcGuiButton, tcGuiSlider, tcGuiLabel, etc.

See also:
MityDSP::tcGuiImage Class Reference

  
Generated on Wed Mar 17 18:24:42 2010 for MityDSP Skinnable Graphics User Interface (GGUI) by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.