Class ImageExportersRegistry
ImageExportersRegistry class
이미지 내보내기 레지스트리를 나타냅니다.
public static class ImageExportersRegistry
속성
이름 | 설명 |
---|---|
static RegisteredExporterDescriptors { get; } | 등록된 내보내기 설명자를 가져옵니다. |
static RegisteredFormats { get; } | 등록된 내보내기 형식을 가져옵니다. |
행동 양식
이름 | 설명 |
---|---|
static CreateFirstSupportedExporter(Image, ImageOptionsBase) | 지정된 저장 옵션 및 이미지에 적합한 첫 번째로 찾은 내보내기를 생성합니다. |
static GetFirstSupportedDescriptor(Image, ImageOptionsBase) | 지정된 저장 옵션 및 이미지에 적합한 첫 번째로 발견된 지원 설명자를 가져옵니다. |
static Register(IImageExporterDescriptor) | 지정된 이미지 내보내기 설명자를 등록합니다. |
static RegisterExporter(IImageExporterDescriptor) | 내보내기를 등록합니다. |
static UnregisterExporter(IImageExporterDescriptor) | 내보내기 등록을 취소합니다. |
또한보십시오
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD