AnyBitmapをクローン One feature that IronDrawing provides is the ability to clone an AnyBitmap. This feature enables users to make an exact copy of an AnyBitmap file and save it without affecting the original file. Users can also specify the area they want to copy from a file by implementing the CropRectangle feature, allowing them to save a copy of the specified part of the file without modifying the original file. To clone an AnyBitmap file, simply load an AnyBitmap file, use the .Clone() method, and save the cloned instance. To implement the CropRectangle feature, call the .Clone(new CropRectangle(X, Y, Width, Height)) method. All properties of CropRectangle are measured using pixels (px). 関連ドキュメントリンク Githubで見る 関連チュートリアル 関連ハウツーガイド クラスドキュメンテーション IronDrawing DLLをダウンロード Report an Issue on this page 準備はいいですか? Nuget ダウンロード 13,318,306 | バージョン: 2025.3 ただ今リリースされました 試用ライセンスキーがメールで送信されました。 総ダウンロード数: 13,318,306 ライセンスを見る