Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google Closure を使用して画像ファイルをトリミングまたはトリミングする方法はありますか?
もしあれば、どのモジュールまたはパッケージを使用する必要がありますか?
Closure Library にはグラフィックスパッケージが含まれていますが、キャンバス ラッパーを介してアクセスできる標準の HTML5 キャンバス機能以外に、画像の切り抜きやトリミングのサポートは組み込まれていません。
例については、Graphicsのデモを参照してください。