needsResize abstract method

bool needsResize(
  1. int width,
  2. int height
)

Implementation

bool needsResize(int width, int height);