IFilterFormatTranslations Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Dictionary<PixelFormat, PixelFormat> FormatTranslations { get; }
ReadOnly Property FormatTranslations As Dictionary(Of PixelFormat, PixelFormat)
Get
property Dictionary<PixelFormat, PixelFormat>^ FormatTranslations {
Dictionary<PixelFormat, PixelFormat>^ get ();
}
abstract FormatTranslations : Dictionary<PixelFormat, PixelFormat> with get
Property Value
Type:
DictionaryPixelFormat,
PixelFormatSee Also