Table of Contents

Class OsdImageConfiguration

Namespace
WINKOnvif.Core.Models.Media
Assembly
WINKOnvif.Core.dll
public class OsdImageConfiguration
Inheritance
OsdImageConfiguration
Inherited Members

Properties

ImageData

public byte[] ImageData { get; set; }

Property Value

byte[]

MimeType

public string MimeType { get; set; }

Property Value

string

TransparencyLevel

public int TransparencyLevel { get; set; }

Property Value

int