Documentation (code, job stuff)
by at 5:33 PM
Quick poll: when you see this documentation in a cross-platform image-handling API:
width: Specifies the width of the image. All implementations support images that are at least 64 pixels wide.
what do you think that means in terms of valid parameters to be passed into the width parameter?
Comments
Followup question: what if the only relevant documented error return is
-bill