getStyle method

int getStyle()

Implementation

int getStyle() {
  // 507
  return ttfGetFontStyle(this);
}