C# 클래스 TinyPng.ResizeOperation

파일 보기 프로젝트 열기: ctolkien/TinyPNG 1 사용 예제들

공개 메소드들

메소드 설명
ResizeOperation ( ResizeType type, int width, int height ) : System

메소드 상세

ResizeOperation() 공개 메소드

public ResizeOperation ( ResizeType type, int width, int height ) : System
type ResizeType
width int
height int
리턴 System