IFilterFormatTranslations Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
SyntaxDictionary<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
DictionaryPixelFormat,
PixelFormat
See Also