C# 클래스 UniversalImageScaler.Image.RasterFrame

상속: IFrame
파일 보기 프로젝트 열기: spadapet/universal-image-scaler

공개 메소드들

메소드 설명
RasterFrame ( System.Windows.Media.Imaging.BitmapSource source ) : System.Windows
Render ( double pixelWidth, double pixelHeight, ImageTransformType transform ) : System.Windows.Media.Imaging.BitmapSource

메소드 상세

RasterFrame() 공개 메소드

public RasterFrame ( System.Windows.Media.Imaging.BitmapSource source ) : System.Windows
source System.Windows.Media.Imaging.BitmapSource
리턴 System.Windows

Render() 공개 메소드

public Render ( double pixelWidth, double pixelHeight, ImageTransformType transform ) : System.Windows.Media.Imaging.BitmapSource
pixelWidth double
pixelHeight double
transform ImageTransformType
리턴 System.Windows.Media.Imaging.BitmapSource