Definition at line 127 of file MGImage.cc.
References DrawImg16(), DrawImg24(), fHeight, fImage, fMuxPixmap, fWidth, kNeedRedraw, and kSyncMode.
Referenced by MStarguider::ProcessFrame().
136 cout <<
"MGImage::DrawImg - mutex is already locked by this thread" << endl;
141 switch (gVirtualX->GetDepth())
153 cout <<
"Sorry, " << gVirtualX->GetDepth() <<
"bit color depth not yet implemented." << endl;
159 cout <<
"MGImage::DrawImage - tried to unlock mutex locked by other thread." << endl;
void DrawImg16(unsigned short *d, char *s, char *e)
void DrawImg24(char *d, char *s, char *e)