![]() |
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(String,Int32) Method |
public static bool ImageHasIccProfile( string fileName, int pageNumber )
'Declaration Public Overloads Shared Function ImageHasIccProfile( _ ByVal fileName As String, _ ByVal pageNumber As Integer _ ) As Boolean
'Usage Dim fileName As String Dim pageNumber As Integer Dim value As Boolean value = IccProfileExtended.ImageHasIccProfile(fileName, pageNumber)
public: static bool ImageHasIccProfile( String^ fileName, int pageNumber )