IPXC_Image Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Image Interface}}
 
{{#customTitle:IPXC_Image Interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_Image_GetImageData|GetImageData]]
 
| [[PXV:IPXC_Image_GetImageData|GetImageData]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXC_Image_bpc|bpc]]
 
| [[PXV:IPXC_Image_bpc|bpc]]
| style="text-align: center" | R
+
| [[PXV:IPXC_Image_Document|Document]]
| .
+
| [[PXV:IPXC_Image_MaskHandle|MaskHandle]]
 +
| [[PXV:IPXC_Image_OC|OC]]
 
|-
 
|-
 
| [[PXV:IPXC_Image_ColorMask|ColorMask]]
 
| [[PXV:IPXC_Image_ColorMask|ColorMask]]
| style="text-align: center" | R
+
| [[PXV:IPXC_Image_Flags|Flags]]
| .
+
| [[PXV:IPXC_Image_MaskImage|MaskImage]]
 +
| [[PXV:IPXC_Image_PDFObject|PDFObject]]
 
|-
 
|-
 
| [[PXV:IPXC_Image_ColorSpace|ColorSpace]]
 
| [[PXV:IPXC_Image_ColorSpace|ColorSpace]]
| style="text-align: center" | R
+
| [[PXV:IPXC_Image_Handle|Handle]]
| .
+
| [[PXV:IPXC_Image_Matte|Matte]]
 +
| [[PXV:IPXC_Image_RenderingIntent|RenderingIntent]]
 
|-
 
|-
 
| [[PXV:IPXC_Image_Decode|Decode]]
 
| [[PXV:IPXC_Image_Decode|Decode]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_Document|Document]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_Flags|Flags]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_Handle|Handle]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Image_Height|Height]]
 
| [[PXV:IPXC_Image_Height|Height]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_MaskHandle|MaskHandle]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_MaskImage|MaskImage]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_Matte|Matte]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Image_NumComponents|NumComponents]]
 
| [[PXV:IPXC_Image_NumComponents|NumComponents]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_OC|OC]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_Image_PDFObject|PDFObject]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXC_Image_RenderingIntent|RenderingIntent]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXC_Image_Width|Width]]
 
| [[PXV:IPXC_Image_Width|Width]]
| style="text-align: center" | R
 
| .
 
 
|}
 
|}

Revision as of 15:51, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

GetImageData

Properties

bpc Document MaskHandle OC
ColorMask Flags MaskImage PDFObject
ColorSpace Handle Matte RenderingIntent
Decode Height NumComponents Width