C# 클래스 Pinta.ImageManipulation.BitmapExtensions

파일 보기 프로젝트 열기: PintaProject/Pinta.ImageManipulation

공개 메소드들

메소드 설명
Render ( this effect, Bitmap source ) : void

메소드 상세

Render() 공개 정적인 메소드

public static Render ( this effect, Bitmap source ) : void
effect this
source System.Drawing.Bitmap
리턴 void