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

WiaSetChannelsPerPixel Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(970)>

Function WiaSetChannelsPerPixel( _

   ByVal n As Integer _

) As Boolean
[DispId(970)]

bool WiaSetChannelsPerPixel( 

   int n

)
function WiaSetChannelsPerPixel( 

    n: Integer

): Boolean; 
DispIdAttribute(970)

function WiaSetChannelsPerPixel( 

   n : int

) : boolean;
[DispId(970)]

bool WiaSetChannelsPerPixel( 

   int n

) 
[DispId(970)]

bool WiaSetChannelsPerPixel( 

   int n

) 

Parameters

n
See Also

Reference

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