In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / EnableICM Method

EnableICM Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(303)>

Sub EnableICM( _

   ByVal Enable As Boolean _

) 
[DispId(303)]

void EnableICM( 

   bool Enable

)
procedure EnableICM( 

    Enable: Boolean

); 
DispIdAttribute(303)

function EnableICM( 

   Enable : boolean

);
[DispId(303)]

void EnableICM( 

   bool Enable

) 
[DispId(303)]

void EnableICM( 

   bool Enable

) 

Parameters

Enable
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members