public static bool ImageHasIccProfile(
Stream stream,
int pageNumber
)
Public Overloads Shared Function ImageHasIccProfile( _
ByVal stream As Stream, _
ByVal pageNumber As Integer _
) As Boolean
public:
static bool ImageHasIccProfile(
Stream^ stream,
int pageNumber
)
stream
The stream containing the ICC profile.
pageNumber
1-based index of the page within the file that contains the ICC profile.
true if this stream has an embedded ICC Profile; false, if it does not.
For an example, refer to IccProfileExtended.
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