Method | Description | |
---|---|---|
GetBitsPerComponent ( ) : uint | ||
GetColorSpace ( ) : string | ||
GetHeight ( ) : uint | ||
GetSize ( ) : |
||
GetWidth ( ) : uint | ||
HPdfImage ( |
||
SetColorMask ( uint rmin, uint rmax, uint gmin, uint gmax, uint bmin, uint bmax ) : void | ||
SetMaskImage ( |
Method | Description | |
---|---|---|
HPDF_Image_GetBitsPerComponent ( |
||
HPDF_Image_GetColorSpace ( |
||
HPDF_Image_GetHeight ( |
||
HPDF_Image_GetSize ( |
||
HPDF_Image_GetWidth ( |
||
HPDF_Image_SetColorMask ( |
||
HPDF_Image_SetMaskImage ( |
public HPdfImage ( |
||
hobj | ||
return | System |
public SetColorMask ( uint rmin, uint rmax, uint gmin, uint gmax, uint bmin, uint bmax ) : void | ||
rmin | uint | |
rmax | uint | |
gmin | uint | |
gmax | uint | |
bmin | uint | |
bmax | uint | |
return | void |
public SetMaskImage ( |
||
mask_image | ||
return | void |