Interface IImageExporter

IImageExporter interface

이미지 내보내기. 내부 Aspose.PSD 형식의 데이터를 지정된 데이터 형식으로 내보낼 수 있습니다.

public interface IImageExporter

행동 양식

이름설명
Export(Image, Stream, ImageOptionsBase)지정된 이미지 데이터를 지정된 데이터 형식으로 내보냅니다.
Export(Image, Stream, ImageOptionsBase, Rectangle)지정된 이미지 데이터를 지정된 데이터 형식으로 내보냅니다.

또한보십시오