VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfImageResource Class
In This Topic
PdfImageResource Class Properties
In This Topic
For a list of all properties of this type, see PdfImageResource.
Public Properties
 NameDescription
Public PropertyGets or sets a list of file specifications, which are representing the data associated with this XObject in the manner specified by the AssociatedFileRelationship property.
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets the number of bits per pixel for this image resource.
Public PropertyGets or sets the color space of this image resource.
Public PropertyGets the information about color space of image associated with this image resource.
Public PropertyGets or sets compression of image associated with this image resource.
Public PropertyGets or sets an array of numbers describing how to map image samples into the range of values appropriate for the image's color space.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets height of image associated with this image resource.
Public PropertyGets or sets a value indicating whether the image is to be treated as an image mask.
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether image interpolation must be performed when image is rendered.
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this image resource contains grayscale image.
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether the image resource is inlined in content.
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets the length, in bytes, of the resource. (Inherited from PdfResource)
Public PropertyGets or sets an array specifying range of colors to be applied to it as a color key mask.
Public PropertyGets or sets a metadata stream containing metadata for the resource (Optional; PDF 1.4). (Inherited from PdfResource)
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the optional content group specifying the optional content properties for the image XObject.
Public PropertyGets or sets the optional content membership specifying the optional content properties for the image XObject.
Public PropertyGets or sets an optional content group that corresponds this resource. (Inherited from PdfResource)
Public PropertyGets the pixel format of this image.
Public PropertyGets the resource type.
Public PropertyGets 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.
Public PropertyGets the number of bits per component of image data of this image resource.
Public PropertyGets the number of bits per pixel of image data of this image resource.
Public PropertyGets the number of color components of image data of this image resource.
Public PropertyGets or sets an image mask to be applied to this image.
Public PropertyGets or sets the integer key of this object entry in the structural parent tree. (Inherited from PdfResource)
Public PropertyGets width of image associated with this image resource.
See Also