SQL Server
This topic has not yet been rated - Rate this topic

IImage Interface

Represents an interface defining the common properties for an image.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

public interface IImage

The IImage type exposes the following members.

  Name Description
Public property ImageData Returns the image as binary data.
Public property MIMEType Returns the MIME type of the image, if any.
Public property StreamName Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension.
Top

Classes that Implement IImage

Class

Description

Microsoft.ReportingServices.ReportRendering.BackgroundImage

Represents a background image for a report item.

Image

Represents an image.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ