GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / IsCMYKFile Method





In This Topic
IsCMYKFile Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function IsCMYKFile( _
   ByVal FilePath As String _
) As Boolean
public bool IsCMYKFile( 
   string FilePath
)
public function IsCMYKFile( 
    FilePath: String
): Boolean; 
public function IsCMYKFile( 
   FilePath : String
) : boolean;
public: bool IsCMYKFile( 
   string* FilePath
) 
public:
bool IsCMYKFile( 
   String^ FilePath
) 

Parameters

FilePath
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members