kDoNotResizeDimension top-level constant

const kDoNotResizeDimension = -1

Indicates that the image should not be resized in this dimension.

Used by instantiateImageCodec as a magical value to disable resizing in the given dimension.

Implementation

const int kDoNotResizeDimension = -1