RenderOptions.BitmapScalingMode 연결된 속성

정의

지정한 BitmapScalingMode에 대한 DependencyObject를 가져오거나 설정합니다.

see GetBitmapScalingMode, and SetBitmapScalingMode
see GetBitmapScalingMode, and SetBitmapScalingMode
see GetBitmapScalingMode, and SetBitmapScalingMode

설명

BitmapScalingMode 비트맵에 UIElement 애니메이션 효과를 주는 하위 항목 또는 DrawingGroup 하위 항목의 속성을 사용합니다.

비트맵의 배율에 애니메이션 효과를 주면 기본 고품질 이미지 샘플 다시 만들기 알고리즘에 시스템 리소스가 많이 사용되므로 프레임 속도가 떨어지고 애니메이션이 끊길 수 있습니다. By setting the BitmapScalingMode property to BitmapScalingMode.LowQuality, you can create a smoother animation when scaling a bitmap.

코드에서 이 속성에 액세스하려면 해당 및 SetBitmapScalingMode 메서드를 GetBitmapScalingMode 사용합니다.

종속성 속성 정보

식별자 필드 BitmapScalingModeProperty
메타 데이터 속성 설정 true 없음

적용 대상

추가 정보