macOS/iOS API解説

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

目次

0-07-11から1日間の記事一覧

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 参照 例文

originalIsMovieAtIndex:

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

originalIsRawAtIndex:

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

originalImageFormatAtIndex:

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

imageFormatAtIndex:

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

imageSizeAtIndex:

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

imageCount

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

unlockProgress

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

lockProgress

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

progress

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

cancelExport

エクスポートをキャンセルします Boolean CFReadStreamOpen 解説 エクスポートをキャンセルします。 返り値 ( void ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportPluginProtocol Function 使用可能 10.0 参照 例文

performExport:

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

startExport:

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

clickExport

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

validateUserCreatedPath:

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

handlesMovieFiles

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

treatSingleSelectionDifferently

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

defaultDirectory

デフォルトのディレクトリを返します Boolean CFReadStreamOpen 解説 デフォルトのディレクトリを返します。 返り値 ( NSString * ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportPluginProtocol Function 使用可能 10.0 参照 例文

defaultFileName

デフォルトのファイル名を返します Boolean CFReadStreamOpen 解説 デフォルトのファイル名を返します。 返り値 ( NSString * ) 引数 なし フレームワーク iPhotoExportPlugin クラス ExportPluginProtocol Function 使用可能 10.0 参照 例文