203 if (record !=
NULL && record->
Data != 0)
return(((
char *)
this) + record->
Data);
227 if (record !=
NULL) {
230 return(
Rect(0,0,0,0));
253 if (record !=
NULL) {
263 if (record !=
NULL) {
void Flag_RLE_Compressed(void)
bool Is_RLE_Compressed(void) const
void Set_Size(short size)
void Flag_Transparent(void)
bool Is_Transparent(void) const
short Get_Size(void) const
bool Is_Transparent(int shape) const
int Get_Width(void) const
Rect Get_Rect(int shape) const
int Get_Count(void) const
int Get_Height(void) const
ShapeRecord const * Fetch_Record_Pointer(int shape) const
bool Is_RLE_Compressed(int shape) const
void * Get_Data(int shape) const
bool Is_Shape_Index_Valid(int index) const
ShapeSet const & operator=(ShapeSet const &rvalue)
int Get_Size(int shape) const
ShapeSet(ShapeSet const &rvalue)