BritResource.BritResource

BritResource()

의 새 인스턴스를 초기화합니다.BritResource 클래스.

public BritResource()

또한보십시오


BritResource(short, short, short, bool)

의 새 인스턴스를 초기화합니다.BritResource 클래스.

public BritResource(short brightness, short contrast, short meanValueForBrightnessAndContrast, 
    bool labColor)
모수유형설명
brightnessInt16밝기.
contrastInt16대조.
meanValueForBrightnessAndContrastInt16밝기와 대비의 평균값입니다.
labColorBoolean로 설정된 경우진실 [실험실 색상].

또한보십시오


BritResource(byte[])

의 새 인스턴스를 초기화합니다.BritResourceclass. PSD 형식 사양에는 다음 설명이 포함되어 있습니다. 2 Brightness 2 Contrast 2 밝기 및 대비의 평균값 1 Lab color only CgEd가 있는 최신 PSD(CS5 이상)에서는 사용되지 않습니다. CgEd는 정보 properties 를 저장합니다.

public BritResource(byte[] bytes)
모수유형설명
bytesByte[]바이트.

또한보십시오