![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccProfileExtended Class > ImageHasIccProfile Method : ImageHasIccProfile(Stream,Int32) Method |
public static bool ImageHasIccProfile( Stream stream, int pageNumber )
'Declaration Public Overloads Shared Function ImageHasIccProfile( _ ByVal stream As Stream, _ ByVal pageNumber As Integer _ ) As Boolean
'Usage Dim stream As Stream Dim pageNumber As Integer Dim value As Boolean value = IccProfileExtended.ImageHasIccProfile(stream, pageNumber)
public: static bool ImageHasIccProfile( Stream^ stream, int pageNumber )