[C#/WPF] JPG 파일을 WDP 파일로 변환하기

■ JpegBitmapDecoder/WmpBitmapEncoder 클래스를 사용해 JPG 파일을 WDP 파일로 변환하는 방법을 보여준다.

예제 코드 (C#)

Advertisements