noTint()

画像の着色を無効にします。

tint()は、後続のすべてのimage()呼び出しに影響します。 noTint()を呼び出すと、画像は元の色で表示されます。

実例

This page is generated from the comments in src/image/loading_displaying.js . Please feel free to edit it and submit a pull request!

関連するリファレンス