IsCameraSupported(String,String) Method (SupportedCameras)
Determines that SDK supports camera.
public static bool IsCameraSupported(
System.String ,
System.String
)
public: static bool IsCameraSupported(
System.String ,
System.String
)
public:
static bool IsCameraSupported(
System.String ,
System.String
)
'Declaration
Public Overloads Shared Function IsCameraSupported( _
ByVal As System.String, _
ByVal As System.String _
) As Boolean
Parameters
- manufacturer
- Camera manufacturer.
- model
- Camera model.
Return Value
True - RAW image files of camera were tested with SDK;
false - RAW image files of camera were NOT tested with SDK.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5