TBitmap constructor

TBitmap()

Implementation

TBitmap() : super()
{
  _image.Reference();

}