IsCameraSupported(String) Method (SupportedCameras)
Determines that SDK supports camera.
'Declaration
Public Overloads Shared Function IsCameraSupported( _
ByVal As System.String _
) As Boolean
public static bool IsCameraSupported(
System.String
)
public: static bool IsCameraSupported(
System.String
)
public:
static bool IsCameraSupported(
System.String
)
Parameters
- camera
- Camera manufacturer and model divided by comma and space, for example, "CANON, EOS 5D Mark II".
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