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

GetPageImageColorSpace Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(269)>

Function GetPageImageColorSpace( _

   ByVal ImageIdx As Integer _

) As PdfColorSpace
[DispId(269)]

PdfColorSpace GetPageImageColorSpace( 

   int ImageIdx

)
function GetPageImageColorSpace( 

    ImageIdx: Integer

): PdfColorSpace; 
DispIdAttribute(269)

function GetPageImageColorSpace( 

   ImageIdx : int

) : PdfColorSpace;
[DispId(269)]

PdfColorSpace GetPageImageColorSpace( 

   int ImageIdx

) 
[DispId(269)]

PdfColorSpace GetPageImageColorSpace( 

   int ImageIdx

) 

Parameters

ImageIdx
See Also

Reference

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