Class Encoder

Encoder class

안Encoder 객체는 이미지 인코더 매개변수의 범주를 식별하는 GUID(Globally Unique Identifier)를 캡슐화합니다.

public sealed class Encoder

생성자

이름설명
Encoder(Guid)의 새 인스턴스를 초기화합니다.Encoder 지정된 GUID(Globally Unique Identifier)의 클래스입니다. GUID는 이미지 인코더 매개변수 범주를 지정합니다.

속성

이름설명
Guid { get; }이미지 인코더 매개변수 범주를 식별하는 GUID(Globally Unique Identifier)를 가져옵니다.

필드

이름설명
static readonly ChrominanceTable안Encoder 색차 테이블 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체
static readonly ColorDepth안Encoder color depth 매개 변수 category. 에 대한 전역 고유 식별자로 초기화되는 객체
static readonly Compression안Encoder compression 매개변수 category. 에 대한 전역 고유 식별자로 초기화되는 개체
static readonly LuminanceTable는Encoder 휘도 테이블 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체
static readonly Quality는Encoder 품질 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체
static readonly RenderMethod는Encoder 렌더링 메서드 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체
static readonly SaveFlag는Encoder저장 플래그 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체
static readonly ScanMethod는Encoder 스캔 방법 매개 변수 범주. 에 대한 전역 고유 식별자로 초기화되는 개체
static readonly Transformation는Encoder 변환 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체
static readonly Version는Encoder버전 매개변수 category. 에 대해 전역적으로 고유한 식별자 로 초기화되는 객체

또한보십시오