'Declaration Public Function GetRequirement( _
ByVal codecNameИмя кодека. Доступные имена кодеков можно получить из свойства AvailableDecoders.DecoderNames.As System.String _
) As ImageRenderingRequirement
public ImageRenderingRequirement GetRequirement(
System.String codecName
)
public: ImageRenderingRequirement* GetRequirement(
System.String codecName
)
public:
ImageRenderingRequirement^ GetRequirement(
System.String codecName
)
Parameters
- codecName
- Имя кодека. Доступные имена кодеков можно получить из свойства AvailableDecoders.DecoderNames.
Return Value
Требования к рендерингу изображения.