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





In This Topic
IsCMYKFile Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(483)>
Function IsCMYKFile( _
   ByVal FilePath As String _
) As Boolean
[DispId(483)]
bool IsCMYKFile( 
   string FilePath
)
function IsCMYKFile( 
    FilePath: String
): Boolean; 
DispIdAttribute(483)
function IsCMYKFile( 
   FilePath : String
) : boolean;
[DispId(483)]
bool IsCMYKFile( 
   string* FilePath
) 
[DispId(483)]
bool IsCMYKFile( 
   String^ FilePath
) 

Parameters

FilePath
See Also

Reference

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