C# 클래스 CatEye.Core.ToneStageOperation

상속: StageOperation
파일 보기 프로젝트 열기: bigfatbrowncat/CatEye

공개 메소드들

메소드 설명
CalculateEfforts ( IBitmapCore hdp ) : double
OnDo ( IBitmapCore hdp ) : void
ToneStageOperation ( StageOperationParameters parameters ) : System

메소드 상세

CalculateEfforts() 공개 메소드

public CalculateEfforts ( IBitmapCore hdp ) : double
hdp IBitmapCore
리턴 double

OnDo() 공개 메소드

public OnDo ( IBitmapCore hdp ) : void
hdp IBitmapCore
리턴 void

ToneStageOperation() 공개 메소드

public ToneStageOperation ( StageOperationParameters parameters ) : System
parameters StageOperationParameters
리턴 System