Definition at line 210 of file MGImage.cc.
References DrawColImg16(), DrawColImg24(), fHeight, fImage, fMuxPixmap, fWidth, kNeedRedraw, and kSyncMode.
Referenced by MStarguider::ProcessFrame().
219 cout <<
"MGImage::DrawColImg - mutex is already locked by this thread" << endl;
237 switch (gVirtualX->GetDepth())
246 cout <<
"Sorry, " << gVirtualX->GetDepth() <<
"bit color depth not yet implemented." << endl;
252 cout <<
"MGImage::DrawColImage - tried to unlock mutex locked by other thread." << endl;
void DrawColImg16(unsigned short *d, char *s1, char *s2, char *e)
void DrawColImg24(char *d, char *s1, char *s2, char *e)