ImageGear for .NET
IsCameraRawFormat(IImGearFormat) Method




Format to check.
Checks whether specified format is a Camera Raw format.
Syntax
public static bool IsCameraRawFormat( 
   IImGearFormat format
)
public: static bool IsCameraRawFormat( 
   IImGearFormat* format
) 
public:
static bool IsCameraRawFormat( 
   IImGearFormat^ format
) 
'Declaration
 
Public Shared Function IsCameraRawFormat( _
   ByVal format As IImGearFormat _
) As Boolean
 
'Usage
 
Dim format As IImGearFormat
Dim value As Boolean
 
value = ImGearFileFormats.IsCameraRawFormat(format)

Parameters

format
Format to check.

Return Value

Boolean value.
Remarks
For more information about working with Camera Raw formats, see Using ImageGear Digital Camera RAW Formats..
See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback