GetPageThumbnail(Int32,Int32,Byte,Byte,Byte) Method
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
)
'Declaration
Public Function GetPageThumbnail( _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Byte, _
ByVal As Byte, _
ByVal As Byte _
) As Integer
Parameters
- Width
- Height
- Red
- Green
- Blue
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members