Name | Description | |
---|---|---|
![]() | PdfImageResource | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfImageResource | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AssociatedFiles | Gets or sets a list of file specifications, which are representing the data associated with this XObject in the manner specified by the AssociatedFileRelationship property. |
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | BitsPerPixel | Gets the number of bits per pixel for this image resource. |
![]() | ColorSpace | Gets or sets the color space of this image resource. |
![]() | ColorSpaceInformation | Gets the information about color space of image associated with this image resource. |
![]() | Compression | Gets or sets compression of image associated with this image resource. |
![]() | Decode | Gets or sets an array of numbers describing how to map image samples into the range of values appropriate for the image's color space. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Height | Gets height of image associated with this image resource. |
![]() | ImageMask | Gets or sets a value indicating whether the image is to be treated as an image mask. |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | Interpolate | Gets or sets a value indicating whether image interpolation must be performed when image is rendered. |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsGrayscale | Gets a value indicating whether this image resource contains grayscale image. |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsInline | Gets a value indicating whether the image resource is inlined in content. |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | Length | Gets the length, in bytes, of the resource. (Inherited from PdfResource) |
![]() | MaskColors | Gets or sets an array specifying range of colors to be applied to it as a color key mask. |
![]() | Metadata | Gets or sets a metadata stream containing metadata for the resource (Optional; PDF 1.4). (Inherited from PdfResource) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | OptionalContentGroup | Gets or sets the optional content group specifying the optional content properties for the image XObject. |
![]() | OptionalContentMembership | Gets or sets the optional content membership specifying the optional content properties for the image XObject. |
![]() | OptionalContentProperties | Gets or sets an optional content group that corresponds this resource. (Inherited from PdfResource) |
![]() | PixelFormat | Gets the pixel format of this image. |
![]() | ResourceType | Gets the resource type. |
![]() | SoftMask | Gets or sets a soft-mask image which must be used as a source of mask shape or mask opacity values in the transparent imaging model. |
![]() | SourceBitPerComponent | Gets the number of bits per component of image data of this image resource. |
![]() | SourceBitPerPixel | Gets the number of bits per pixel of image data of this image resource. |
![]() | SourceComponentCount | Gets the number of color components of image data of this image resource. |
![]() | StencilMask | Gets or sets an image mask to be applied to this image. |
![]() | StructParentKey | Gets or sets the integer key of this object entry in the structural parent tree. (Inherited from PdfResource) |
![]() | Width | Gets width of image associated with this image resource. |
Name | Description | |
---|---|---|
![]() | ClearPath | Clears specified path on the image. |
![]() | ClearRect | Clears specified rectangle on the image. |
![]() | Compress | Overloaded. Compress the image-resource. |
![]() | CompressLossless | Compress the resource using lossless compression. (Inherited from PdfResource) |
![]() | CreateCopy | Overloaded. Creates a copy of this image resource instance into the specified document. |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetAsMemoryStream | Returns a memory stream that contains decoded data. (Inherited from PdfResource) |
![]() | GetAsStream | Returns a stream that provides read-only serial access to decoded data. (Inherited from PdfResource) |
![]() | GetBytes | Returns uncompressed resource data. (Inherited from PdfResource) |
![]() | GetImage | Returns an image of the image-resource. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | SetImage | Overloaded. Sets an image of the image-resource. |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |