liborigin ..
Origin::Bitmap Struct Reference

#include <OriginObj.h>

Public Member Functions

 Bitmap (const Bitmap &bitmap)
 Bitmap (const std::string &_name=std::string())
 ~Bitmap ()

Public Attributes

Attach attach
BorderType borderType
Rect clientRect
unsigned char * data
unsigned long size
std::string windowName

Constructor & Destructor Documentation

◆ Bitmap() [1/2]

Origin::Bitmap::Bitmap ( const std::string & _name = std::string())
inlineexplicit

◆ Bitmap() [2/2]

Origin::Bitmap::Bitmap ( const Bitmap & bitmap)
inline

◆ ~Bitmap()

Origin::Bitmap::~Bitmap ( )
inline

References data, and size.

Member Data Documentation

◆ attach

Attach Origin::Bitmap::attach

◆ borderType

BorderType Origin::Bitmap::borderType

◆ clientRect

Rect Origin::Bitmap::clientRect

◆ data

unsigned char* Origin::Bitmap::data

◆ size

unsigned long Origin::Bitmap::size

◆ windowName

std::string Origin::Bitmap::windowName

Referenced by Bitmap(), and Bitmap().


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