Core Graphics   >   CGPDFDictionaryApplyFunction(_:_:_:)


関数


CGPDFDictionaryApplyFunction(_:_:_:)


関数を辞書の各エントリに適用します。





宣言


func CGPDFDictionaryApplyFunction(_ dict: CGPDFDictionaryRef, _ function: @escaping CGPDFDictionaryApplierFunction, _ info: UnsafeMutableRawPointer?)


パラメータ


dictionaryPDF 辞書。このパラメータが有効な PDF 辞書でない場合、動作は定義されていません。
function辞書の各エントリに適用する関数。
info関数に渡すべきコンテキスト情報へのポインタ。


議論


この関数は辞書のすべてのエントリを列挙し、関数をそれぞれ 1 回呼び出します。現在のキー、その関連する値、及びコンテキスト情報は関数に渡されます(CGPDFDictionaryApplierFunction も参照のこと)。





目次
Xcode の新機能

  • 言語:Swift | Objective-C
  • SDK
  • iOS 2.0+
    macOS 10.3+
    tvOS 2.0+
    watchOS 2.0+
  • 宣言
  • パラメータ
  • 戻り値
  • 議論












  • トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)












    トップへ(Core Graphics)