'Declaration
<DispIdAttribute(461)> Function ICCAddProfileToFile( _ ByVal ImagePath As String, _ ByVal ProfilePath As String _ ) As GdPictureStatus
[DispId(461)] GdPictureStatus ICCAddProfileToFile( string ImagePath, string ProfilePath )
function ICCAddProfileToFile( ImagePath: String; ProfilePath: String ): GdPictureStatus;
DispIdAttribute(461) function ICCAddProfileToFile( ImagePath : String, ProfilePath : String ) : GdPictureStatus;
[DispId(461)] GdPictureStatus ICCAddProfileToFile( string* ImagePath, string* ProfilePath )
[DispId(461)] GdPictureStatus ICCAddProfileToFile( String^ ImagePath, String^ ProfilePath )
Parameters
- ImagePath
- ProfilePath