C# 클래스 UniversalImageScaler.Models.OutputFeature

상속: ModelBase
파일 보기 프로젝트 열기: spadapet/universal-image-scaler 1 사용 예제들

공개 메소드들

메소드 설명
AddSet ( OutputSet set ) : void
Initialize ( ) : void
OutputFeature ( string name ) : System.Collections.Generic

메소드 상세

AddSet() 공개 메소드

public AddSet ( OutputSet set ) : void
set OutputSet
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

OutputFeature() 공개 메소드

public OutputFeature ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic