Core Graphics   >     CGContext   > showText(string:length:)


インスタンスメソッド


showText(string:length:)


現在のテキスト位置、現在のテキスト行列で指定された点で文字配列を表示します。





宣言


func showText(string: UnsafePointer<Int8>, length: Int)


パラメータ


string描画すべき文字配列。
lengthbytes パラメータで指定された配列の長さ。

議論


Core Graphics は、システムが提供するフォントデータを使用して、配列の各バイトを現在のフォントのコード化ベクトルにマッピングし、表示するグリフを取得します。フォントは、 selectFont(name:size:textEncoding:) を使用して設定されていなければならない事に注意して下さい。CGContextShowTextsetFont(_:) とともに使用しないでください。


以下も見よ




関連したシンボル





目次
Xcode の新機能

  • 言語:Swift | Objective-C
  • SDK
  • watchOS 2.0-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)