C# 클래스 System.Windows.Media.Imaging.BitmapImage

상속: System.Windows.Media.Imaging.BitmapSource, ISupportInitialize
파일 보기 프로젝트 열기: stoennies/raumwiese 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CacheOption BitmapCacheOption
StreamSource System.Stream

공개 메소드들

메소드 설명
BeginInit ( ) : void
EndInit ( ) : void

메소드 상세

BeginInit() 공개 메소드

public BeginInit ( ) : void
리턴 void

EndInit() 공개 메소드

public EndInit ( ) : void
리턴 void

프로퍼티 상세

CacheOption 공개적으로 프로퍼티

public BitmapCacheOption CacheOption
리턴 BitmapCacheOption

StreamSource 공개적으로 프로퍼티

public Stream,System StreamSource
리턴 System.Stream