GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
/ GetPageThumbnail(Int32,Int32,Byte,Byte,Byte) Method
GetPageThumbnail(Int32,Int32,Byte,Byte,Byte) Method
In This Topic
Syntax
'Declaration
Public Function GetPageThumbnail( _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte _
) As Integer
public int GetPageThumbnail(
int ,
int ,
byte ,
byte ,
byte
)
public function GetPageThumbnail(
: Integer;
: Integer;
: Byte;
: Byte;
: Byte
): Integer;
public function GetPageThumbnail(
: int,
: int,
: byte,
: byte,
: byte
) : int;
public: int GetPageThumbnail(
int ,
int ,
byte ,
byte ,
byte
)
public:
int GetPageThumbnail(
int ,
int ,
byte ,
byte ,
byte
)
Parameters
- Width
- Height
- Red
- Green
- Blue
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members