ImageGear for .NET
ImGearPDEImage Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEImage Class

Glossary Item Box

The following tables list the members exposed by ImGearPDEImage.

Public Constructors

 NameDescription
Public ConstructorImGearPDEImage Constructor Initializes a new instance of the ImGearPDEImage class.  
Top

Public Properties

 NameDescription
Public PropertyDataLength Gets a number of bytes of image data, specified by the width, height, bits per component, and color space of the image.  
Public PropertyEncodedLengthGets a length of the encoded data, if the data is encoded, that is, IsDataEncoded is True.  
Public PropertyHasSoftMask Gets a value indicating whether the soft mask exists.  
Public PropertyIsDataEncodedGets a value indicating whether GetData returns encoded data.  
Public PropertyIsXObject Gets a value indicating whether the image is an XObject image.  
Top

Public Methods

 NameDescription
Public MethodGetAttributes Gets image attributes.  
Public MethodGetColorMask Obtains the Mask entry from the image dictionary.  
Public MethodGetColorSpace Gets the color space object for an image.  
Public MethodGetData Gets an image's data.  
Public MethodGetDataStream Gets a data stream for an image.  
Public MethodGetDecodeArray Gets the decode array for an image.  
Public MethodGetDictionary Gets the dictionary for an image.  
Public MethodGetFilterArray Gets the filter array for an image.  
Public MethodGetMatteArray Gets the matte array for the image XObject.  
Public MethodGetSoftMask Gets the soft mask for an image.  
Public MethodSetColorMask Sets the Mask entry from the image dictionary.  
Public MethodSetColorSpace Sets the color space object for an image.  
Public MethodSetData Sets data for an image.  
Public MethodSetDataStream Sets a data stream for an image.  
Public MethodSetDecodeArray Sets the decode array for an image.  
Public MethodSetMatteArray Sets the matte array for the image XObject.  
Public MethodSetSoftMask Sets the soft mask for an image.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.