ActiveReports 9
RawImageResourceData Class Members
Fields  Properties  Methods 

The following tables list the members exposed by RawImageResourceData.

Public Constructors
 NameDescription
Public ConstructorRawImageResourceData ConstructorInitializes a new instance of the RawImageResourceData class.  
Top
Public Fields
 NameDescription
Public FieldAssemblyName  
Public FieldDataEither byte[], String or null. Used to instantiate actual Image object. null - invalid value, which will be set if persistenceType is -1. which, in turn means of an broken RDF.  
Public FieldTypeName  
Top
Public Properties
 NameDescription
Public PropertyIsMetafileGets true if underlying image is metafile  
Top
Public Methods
 NameDescription
Public MethodCreateImageCreates new image based on resource data  
Public Methodstatic (Shared in Visual Basic)FromImageCreates raw view from an image.  
Public Methodstatic (Shared in Visual Basic)FromStreamReads data in the RDF format and creates a new instance of the RawImageResourceData class with it.  
Public MethodToBytesReturns content of the object in the RDF format.  
Public MethodWriteWrites content in the RDF format.  
Top
See Also

Reference

RawImageResourceData Class
GrapeCity.ActiveReports.Document.Section Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum