C# 클래스 TinyPng.FitResizeOperation

상속: ResizeOperation
파일 보기 프로젝트 열기: ctolkien/TinyPNG

공개 메소드들

메소드 설명
FitResizeOperation ( int width, int height ) : System

메소드 상세

FitResizeOperation() 공개 메소드

public FitResizeOperation ( int width, int height ) : System
width int
height int
리턴 System