C# 클래스 CloudinaryDotNet.EagerTransformation

상속: Transformation
파일 보기 프로젝트 열기: cloudinary/CloudinaryDotNet

공개 메소드들

메소드 설명
EagerTransformation ( ) : System
EagerTransformation ( List transforms ) : System
Generate ( ) : string
SetFormat ( string format ) : EagerTransformation

메소드 상세

EagerTransformation() 공개 메소드

public EagerTransformation ( ) : System
리턴 System

EagerTransformation() 공개 메소드

public EagerTransformation ( List transforms ) : System
transforms List
리턴 System

Generate() 공개 메소드

public Generate ( ) : string
리턴 string

SetFormat() 공개 메소드

public SetFormat ( string format ) : EagerTransformation
format string
리턴 EagerTransformation