Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FlashTagDefineBitsLossless Class Reference

#include <FBitmap.h>

Inheritance diagram for FlashTagDefineBitsLossless::

FlashTag FlashIDEnabled List of all members.

Public Methods

 FlashTagDefineBitsLossless (char _format, UWORD _width, UWORD _height, FlashZLibBitmapData &_d)
int GetFormat ()
UWORD GetWidth ()
UWORD GetHeight ()
FlashZLibBitmapDataGetData ()

Private Methods

DEFINE_RW_INTERFACE FlashTagDefineBitsLossless ()

Private Attributes

char format
UWORD width
UWORD height
FlashZLibBitmapData d

Friends

std::ostream & operator<< (std::ostream &out, FlashTagDefineBitsLossless &data)
std::istream & operator>> (std::istream &in, FlashTagDefineBitsLossless &data)

Constructor & Destructor Documentation

DEFINE_RW_INTERFACE FlashTagDefineBitsLossless::FlashTagDefineBitsLossless [inline, private]
 

FlashTagDefineBitsLossless::FlashTagDefineBitsLossless char _format,
UWORD _width,
UWORD _height,
FlashZLibBitmapData & _d
[inline]
 


Member Function Documentation

FlashZLibBitmapData& FlashTagDefineBitsLossless::GetData [inline]
 

int FlashTagDefineBitsLossless::GetFormat [inline]
 

UWORD FlashTagDefineBitsLossless::GetHeight [inline]
 

UWORD FlashTagDefineBitsLossless::GetWidth [inline]
 


Friends And Related Function Documentation

std::ostream& operator<< std::ostream & out,
FlashTagDefineBitsLossless & data
[friend]
 

std::istream& operator>> std::istream & in,
FlashTagDefineBitsLossless & data
[friend]
 


Member Data Documentation

FlashZLibBitmapData FlashTagDefineBitsLossless::d [private]
 

char FlashTagDefineBitsLossless::format [private]
 

UWORD FlashTagDefineBitsLossless::height [private]
 

UWORD FlashTagDefineBitsLossless::width [private]
 


The documentation for this class was generated from the following file:
Generated at Wed Aug 1 13:33:56 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001