Determines whether a file has an embedded ICC profile.
public static bool ImageHasIccProfile(
string fileName,
int pageNumber
)
Public Overloads Shared Function ImageHasIccProfile( _
ByVal fileName As String, _
ByVal pageNumber As Integer _
) As Boolean
public:
static bool ImageHasIccProfile(
String^ fileName,
int pageNumber
)
fileName
Character string containing the name of the file that contains the embedded ICC profile.
pageNumber
1-based index of the page within the file that contains the ICC profile.
true if this file has an ICC Profile; false, otherwise.
true if this file has an ICC Profile; false, otherwise.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document