int GetPixelDataSize(int width, int height, int format) { return _GetPixelDataSize(width, height, format); }