[C#/WPF] BmpBitmapDecoder 클래스 : BMP 이미지 파일 로드하기 (Uri 사용)

■ BmpBitmapDecoder 클래스를 사용해 BMP 이미지 파일을 로드하는 방법을 보여준다.

MainWindow.xaml

MainWindow.xaml.cs

TestProject.zip

Advertisements