The width requirements as imposed by the parent object of the ImageViewer.
heightMeasureSpec
The height requirements as imposed by the parent object of the ImageViewer.
Remarks
Note to Inheritors: When overriding onMeasure in a derived class, be sure to call the base class's onMeasure method so that registered delegates receive the event.