C# を使用して PSD ファイルを TIFF ファイルに変換する

.NET Photoshop API for PSD および PSB から TIFF を含むラスターイメージへの変換

TIFF 形式の PSD の高画質レンダリング

1。PSD をロードするには 画像. 読み込み 方法 1。のインスタンスを作成 TIFF オプション クラス 1。コール 画像. 保存 方法 1。TIFFOptions の出力ファイル名とオブジェクトを渡す

.NET フォトショップ API を使ってみる

コマンドラインから次のようにインストール nuget install Aspose.PSD または、Visual Studio のパッケージマネージャーコンソールを使用して Install-Package Aspose.PSD.

Alternatively, get the offline MSI installer or DLLs in a ZIP file from ダウンロード .

.NET C# コードを使用して PSD ファイルを TIFF ファイルに変換する方法

PSD What is PSD File Format?

PSD, Photoshop Document, represents Adobe Photoshop’s native file format used for graphics designing and development. PSD files may include image layers, adjustment layers, layer masks, annotations, file information, keywords and other Photoshop-specific elements. Photoshop files have default extension as .PSD and has a maximum height and width of 30,000 pixels, and a length limit of two gigabytes.

Read More

TIFF What is TIFF File Format?

TIFF or TIF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard. It is capable of describing bilevel, grayscale, palette-color and full-color image data in several color spaces. It supports lossy as well as lossless compression schemes to choose between space and time for applications using the format. The format is not machine dependent and is free from bounds like processor, operating system, or file systems.

Read More

Other Conversion Options

PSD TO BMP (Bitmap Image File)
PSD TO GIF (Graphical Interchange Format)
PSD TO JPEG (Joint Photographic Expert Group)
PSD TO JP2 (JPEG 2000 Core Image)
PSD TO PDF (Portable Document Format)
PSD TO PNG (Portable Network Graphic)