RegionOfInterest 클래스

정의

포커스 및 노출과 같은 함수에 사용되는 이미지의 사각형 영역인 관심 영역을 나타냅니다.

public ref class RegionOfInterest sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RegionOfInterest final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class RegionOfInterest final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RegionOfInterest
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class RegionOfInterest
function RegionOfInterest()
Public NotInheritable Class RegionOfInterest
상속
Object Platform::Object IInspectable RegionOfInterest
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

RegionOfInterest 속성에 액세스하여 이 클래스의 instance 가져옵니다.

관심 영역은 포커스 및 노출과 같은 함수가 계산되는 미리 보기의 사각형 영역을 지정합니다. 이렇게 하면 탭하여 포커스를 맞추는 등의 시나리오를 사용할 수 있습니다.

생성자

RegionOfInterest()

RegionOfInterest 컨트롤의 새 instance 만듭니다.

속성

AutoExposureEnabled

자동 노출을 사용할 수 있는지 여부를 지정하는 값을 가져오거나 설정합니다.

AutoFocusEnabled

자동 포커스를 사용할 수 있는지 여부를 지정하는 값을 가져오거나 설정합니다.

AutoWhiteBalanceEnabled

자동 흰색 균형이 사용되는지 여부를 지정하는 값을 가져오거나 설정합니다.

Bounds

포커스 영역을 정의하는 사각형을 가져오거나 설정합니다.

BoundsNormalized

경계 사각형이 픽셀 단위인지 아니면 0에서 1.0 범위로 매핑되는지를 나타내는 값을 가져오거나 설정합니다.

Type

RegionOfInterest 개체가 나타내는 영역의 형식을 가져오거나 설정합니다.

Weight

관심 영역의 가중치를 가져오거나 설정합니다.

적용 대상

추가 정보