format method

BitmapFormat format()

获取当前的格式对象

Implementation

BitmapFormat format() {
  return bitmapFormat;
}