Contents

NSImage.LoadStatus.invalidData

An error occurred during image decompression.

Declaration

case invalidData

Discussion

The image data is probably corrupt. The image contains the portions of the data that have already been successfully decompressed, if any.

See Also

Load Status Values