Exports the ICC profile of a GdPicture image to a file.
public GdPictureStatus ICCExportToFile( int ImageID, String FilePath );
Public Function ICCExportToFile( ByVal ImageID As Integer, ByVal FilePath As String ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
|
FilePath |
The path of the ICC profile file to create. |
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|