![]() |
API 0.9.5
|
Go to the source code of this file.
Functions | |
| function | CPAppKitImage (aFilename, aSize) |
| function | CPImageInBundle (aFilename, aSize, aBundle) |
Variables | |
| var | AppKitImageForNames = { } |
| CPImageDidLoadNotification = @"CPImageDidLoadNotification" | |
| CPImageLoadStatusCancelled = 3 | |
| CPImageLoadStatusCompleted = 2 | |
| CPImageLoadStatusInitialized = 0 | |
| CPImageLoadStatusInvalidData = 4 | |
| CPImageLoadStatusLoading = 1 | |
| CPImageLoadStatusReadError = 6 | |
| CPImageLoadStatusUnexpectedEOF = 5 | |
| CPImageNameColorPanel = @"CPImageNameColorPanel" | |
| CPImageNameColorPanelHighlighted = @"CPImageNameColorPanelHighlighted" | |
| var | CPNinePartImageImageSlicesKey = "CPNinePartImageImageSlicesKey" |
| var | CPThreePartImageImageSlicesKey = "CPThreePartImageImageSlicesKey" |
| var | CPThreePartImageIsVerticalKey = "CPThreePartImageIsVerticalKey" |
| var | ImageDescriptionFormat = "%s {\n filename: \"%s\",\n size: { width:%f, height:%f }\n}" |
| var | imagesForNames = { } |
| CPImageDidLoadNotification = @"CPImageDidLoadNotification" |
| CPImageNameColorPanel = @"CPImageNameColorPanel" |
| CPImageNameColorPanelHighlighted = @"CPImageNameColorPanelHighlighted" |
| var CPNinePartImageImageSlicesKey = "CPNinePartImageImageSlicesKey" |
| var CPThreePartImageImageSlicesKey = "CPThreePartImageImageSlicesKey" |
| var CPThreePartImageIsVerticalKey = "CPThreePartImageIsVerticalKey" |
| var ImageDescriptionFormat = "%s {\n filename: \"%s\",\n size: { width:%f, height:%f }\n}" |
| var imagesForNames = { } |