Go to the source code of this file.
Variables | |
import< Foundation/CPBundle.j > import< Foundation/CPNotificationCenter.j > import< Foundation/CPObject.j > import< Foundation/CPRunLoop.j > import< Foundation/CPString.j > import CPGeometry j | CPImageLoadStatusInitialized = 0 |
CPImageLoadStatusLoading = 1 | |
CPImageLoadStatusCompleted = 2 | |
CPImageLoadStatusCancelled = 3 | |
CPImageLoadStatusInvalidData = 4 | |
CPImageLoadStatusUnexpectedEOF = 5 | |
CPImageLoadStatusReadError = 6 | |
CPImageDidLoadNotification = @"@"CPImageDidLoadNotification" | |
var | CPThreePartImageImageSlicesKey = @"@"CPThreePartImageImageSlicesKey" |
var | CPThreePartImageIsVerticalKey = @"@"CPThreePartImageIsVerticalKey" |
var | CPNinePartImageImageSlicesKey = @"@"CPNinePartImageImageSlicesKey" |
import<Foundation/CPBundle.j> import<Foundation/CPNotificationCenter.j> import<Foundation/CPObject.j> import<Foundation/CPRunLoop.j> import<Foundation/CPString.j> import CPGeometry j CPImageLoadStatusInitialized = 0 |