macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

iPhotoExportPlugin

lastExportedImageSize

** NSSize lastExportedImageSize 解説 返り値 ( NSSize ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

exportImageAtIndex:dest:options:

** Boolean CFReadStreamOpen -(BOOL)exportImageAtIndex:(unsigned)index: dest:(NSString *)dest: options:(ImageExportOptions *)options: 解説 返り値 ( BOOL ) 引数 ( unsigned )index ( NSString * )dest ( ImageExportOptions * )options なし フレー…

cancelExportBeforeBeginning

** Boolean CFReadStreamOpen 解説 返り値 ( void ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

startExport

** Boolean CFReadStreamOpen 解説 返り値 ( void ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

clickExport

** Boolean CFReadStreamOpen 解説 返り値 ( void ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

directoryPath

** Boolean CFReadStreamOpen 解説 返り値 ( NSString * ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

sessionID

** Boolean CFReadStreamOpen 解説 返り値 ( unsigned ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

disableControls

** Boolean CFReadStreamOpen 解説 返り値 ( void ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

enableControls

** Boolean CFReadStreamOpen 解説 返り値 ( void ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

window

** Boolean CFReadStreamOpen 解説 返り値 ( id ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

positionOfImageAtIndex:

inAlbum: ** -(unsigned)positionOfImageAtIndex:(unsigned)index: inAlbum:(unsigned)album: 解説 返り値 ( unsigned ) 引数 ( unsigned )index ( unsigned )album フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 …

albumCommentsAtIndex:

** Boolean CFReadStreamOpen -(NSString *)albumCommentsAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

albumMusicPathAtIndex:

** Boolean CFReadStreamOpen -(NSString *)albumMusicPathAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

albumNameAtIndex:

** Boolean CFReadStreamOpen -(NSString *)albumNameAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

albumCount

** Boolean CFReadStreamOpen 解説 返り値 ( unsigned ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageKeywordsAtIndex:

** Boolean CFReadStreamOpen -(NSArray *)imageKeywordsAtIndex:(unsigned)index: 解説 返り値 ( NSArray * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageExifPropertiesAtIndex:

** Boolean CFReadStreamOpen -(NSDictionary *)imageExifPropertiesAtIndex:(unsigned)index: 解説 返り値 ( NSDictionary * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例…

imageTiffPropertiesAtIndex:

** Boolean CFReadStreamOpen -(NSDictionary *)imageTiffPropertiesAtIndex:(unsigned)index: 解説 返り値 ( NSDictionary * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例…

imageRatingAtIndex:

** Boolean CFReadStreamOpen -(int)imageRatingAtIndex:(unsigned)index: 解説 返り値 ( int ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageDateAtIndex:

** Boolean CFReadStreamOpen -(NSDate *)imageDateAtIndex:(unsigned)index: 解説 返り値 ( NSDate * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageFileSizeAtIndex:

** Boolean CFReadStreamOpen -(unsigned long long)imageFileSizeAtIndex:(unsigned)index: 解説 返り値 ( unsigned long long ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 …

imageAspectRatioAtIndex:

** Boolean CFReadStreamOpen -(float)imageAspectRatioAtIndex:(unsigned)index: 解説 返り値 ( float ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageIsPortraitAtIndex:

** Boolean CFReadStreamOpen -(BOOL)imageIsPortraitAtIndex:(unsigned)index: 解説 返り値 ( BOOL ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageFileNameAtIndex:

** Boolean CFReadStreamOpen -(NSString *)imageFileNameAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

thumbnailPathAtIndex:

** Boolean CFReadStreamOpen -(NSString *)thumbnailPathAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

sourcePathAtIndex:

** Boolean CFReadStreamOpen -(NSString *)sourcePathAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imagePathAtIndex:

** Boolean CFReadStreamOpen -(NSString *)imagePathAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageRotationAtIndex:

** Boolean CFReadStreamOpen -(float)imageRotationAtIndex:(unsigned)index: 解説 返り値 ( float ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageCommentsAtIndex:

** Boolean CFReadStreamOpen -(NSString *)imageCommentsAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文

imageTitleAtIndex:

** Boolean CFReadStreamOpen -(NSString *)imageTitleAtIndex:(unsigned)index: 解説 返り値 ( NSString * ) 引数 ( unsigned )index なし フレームワーク iPhotoExportPlugin クラス ExportImageProtocol Function 使用可能 10.0 参照 例文