getSize abstract method

Size getSize(
  1. ImageInput input
)

Returns the size of the input.

Implementation

Size getSize(ImageInput input);