Documents for PDF, .NET Edition Documentation
IPdfImage Interface Members
Properties  Methods 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : IPdfImage Interface

The following tables list the members exposed by IPdfImage.

Public Properties
 NameDescription
 Property (Inherited from GrapeCity.Documents.Drawing.IImage)
 Property (Inherited from GrapeCity.Documents.Drawing.IImage)
 Property (Inherited from GrapeCity.Documents.Drawing.IImage)
 Property (Inherited from GrapeCity.Documents.Drawing.IImage)
 PropertyGets a value indicating whether the image is defined as a stencil mask for painting in the current color.  
 PropertyGets a value indicating whether the image is an inline image defined directly in a content stream.  
 Property (Inherited from GrapeCity.Documents.Drawing.IImage)
 Property (Inherited from GrapeCity.Documents.Drawing.IImage)
Top
Public Methods
 NameDescription
 Method (Inherited from System.IDisposable)
 MethodGets the GrapeCity.Documents.Imaging.GcBitmap object associated with the current IPdfImage object. Important: this GrapeCity.Documents.Imaging.GcBitmap must be disposed after use.

In a PDF images can be specified as "image mask" (see ImageMask), in that case the image data is used as a stencil mask for painting in the current color specified by currentUnmaskedColor, maskedColor specifies the color of the area excluded from filling (it is transparent in most cases).

 
 Method (Inherited from GrapeCity.Documents.Drawing.IImage)
Top
See Also

Reference

IPdfImage Interface
GrapeCity.Documents.Pdf Namespace