52 #ifndef __PCL_BitmapBox_h
53 #define __PCL_BitmapBox_h
57 #ifndef __PCL_BUILDING_PIXINSIGHT_APPLICATION
143 EnableAutoFit( !disable );
Client-side interface to a PixInsight BitmapBox control.
void DisableAutoFit(bool disable=true)
BitmapBox(const Bitmap &bmp=Bitmap::Null(), Control &parent=Control::Null())
void EnableAutoFit(bool=true)
bool IsAutoFitEnabled() const
void SetBitmap(const Bitmap &bmp)
Bitmap CurrentBitmap() const
Client-side interface to a PixInsight Bitmap object.
Client-side interface to a PixInsight Control object.
Client-side interface to a PixInsight Frame control.